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/olivetti/README.md
Normal file
12
devices/pcx86/rom/olivetti/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: Olivetti ROMs
|
||||
permalink: /devices/pcx86/rom/olivetti/
|
||||
---
|
||||
|
||||
Olivetti ROMs
|
||||
---
|
||||
|
||||
Information is available for the following ROMs:
|
||||
|
||||
- [Olivetti M24](m24/)
|
||||
File diff suppressed because it is too large
Load diff
|
|
@ -16,4 +16,4 @@ and OLIVETTI_M24_VERSION_1.43_HIGH.BIN) obtained from the
|
|||
The dump was produced by running [FileDump](/modules/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
|
||||
filedump --file=archive/OLIVETTI_M24_VERSION_1.43_LOW.BIN --merge=archive/OLIVETTI_M24_VERSION_1.43_HIGH.BIN --output=BIOS-143.json --comments --format=bytes
|
||||
|
|
|
|||
Loading…
Reference in a new issue