pcjs/devices/pcx86/rom/zenith/z150
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2016-05-23 13:16:25 -07:00
..
BIOS-Z150-1988.json README and JSON updates 2016-05-23 13:16:25 -07:00
bios-z150-1988.xml Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86 2016-05-16 20:55:32 -07:00
README.md README and JSON updates 2016-05-23 13:16:25 -07:00

layout title permalink redirect_from
page Zenith Data Systems Z-150 ROM BIOS /devices/pcx86/rom/zenith/z150/
/devices/pc/rom/zenith/z150/
/devices/pcx86/rom/zenith/

Zenith Data Systems Z-150 ROM BIOS

BIOS-Z150-1988.json is a JSON-encoded dump of ROM images (444-229-18.BIN and 444-260-18.BIN) obtained from the Vintage Computer Federation forum.

The dump was produced by concatenating the two 16Kb ROM images to produce a single 32Kb ROM image and then running FileDump:

cat archive/444-260-18.BIN archive/444-229-18.BIN >archive/BIOS-Z150-1988.rom
filedump --file=archive/BIOS-Z150-1988.rom --output=BIOS-Z150-1988.json --comments --format=bytes