pcjs/devices/pc/rom/olivetti/m24
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-03-20 16:24:34 -07:00
..
BIOS-143.json Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00
bios-143.xml Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00
README.md Added AT&T 6300 resources 2016-03-20 16:24:34 -07:00

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