| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .. | ||
| BIOS-143.json | ||
| bios-143.xml | ||
| README.md | ||
| layout | title | permalink |
|---|---|---|
| page | Olivetti M24 ROM BIOS | /devices/pc/rom/olivetti/m24/ |
Olivetti M24 ROM BIOS
BIOS-143.json is JSON-encoded dump of the ROM images (OLIVETTI_M24_VERSION_1.43_LOW.BIN and OLIVETTI_M24_VERSION_1.43_HIGH.BIN) obtained from the www.minuszerodegrees.net website.
The dump was produced by running FileDump to merge the even and odd portions (8Kb each) to produce a single 16Kb ROM image:
filedump --file=archive/OLIVETTI_M24_VERSION_1.43_LOW.BIN --merge=archive/OLIVETTI_M24_VERSION_1.43_HIGH.BIN --output=BIOS-143.json