README and JSON updates
This commit is contained in:
parent
c0cefd79c8
commit
a54d5564a7
43 changed files with 15526 additions and 3931 deletions
12
devices/pcx86/rom/zenith/README.md
Normal file
12
devices/pcx86/rom/zenith/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: Zenith ROMs
|
||||
permalink: /devices/pcx86/rom/zenith/
|
||||
---
|
||||
|
||||
Zenith ROMs
|
||||
---
|
||||
|
||||
Information is available for the following ROMs:
|
||||
|
||||
- [Zenith Data Systems Z-150](z150/)
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -17,4 +17,4 @@ The dump was produced by concatenating the two 16Kb ROM images to produce a sing
|
|||
[FileDump](/modules/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
|
||||
filedump --file=archive/BIOS-Z150-1988.rom --output=BIOS-Z150-1988.json --comments --format=bytes
|
||||
|
|
|
|||
Loading…
Reference in a new issue