README and JSON updates
This commit is contained in:
parent
c0cefd79c8
commit
a54d5564a7
43 changed files with 15526 additions and 3931 deletions
File diff suppressed because it is too large
Load diff
|
|
@ -15,6 +15,6 @@ the [AT&T 6300 Shrine](https://sites.google.com/site/att6300shrine/Home/down
|
|||
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/BIOS143E.BIN --merge=archive/BIOS143O.BIN --output=BIOS-143.json
|
||||
filedump --file=archive/BIOS143E.BIN --merge=archive/BIOS143O.BIN --output=BIOS-143.json --comments --format=bytes
|
||||
|
||||
NOTE: This ROM is apparently identical to the ROM used in the [Olivetti M24](/devices/pcx86/rom/olivetti/m24/).
|
||||
|
|
|
|||
12
devices/pcx86/rom/att/README.md
Normal file
12
devices/pcx86/rom/att/README.md
Normal file
|
|
@ -0,0 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: AT&T ROMs
|
||||
permalink: /devices/pcx86/rom/att/
|
||||
---
|
||||
|
||||
AT&T ROMs
|
||||
---
|
||||
|
||||
Information is available for the following ROMs:
|
||||
|
||||
- [AT&T 6300](6300/)
|
||||
Loading…
Reference in a new issue