pcjs/devices/pcx86/rom/olivetti/m24/README.md
2016-05-18 22:18:07 -07:00

730 B

layout title permalink redirect_from
page Olivetti M24 ROM BIOS /devices/pcx86/rom/olivetti/m24/
/devices/pc/rom/olivetti/m24/
/devices/pcx86/rom/olivetti/

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