pcjs/devices/pc/rom/olivetti/m24/README.md
2016-03-20 16:24:34 -07:00

645 B

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