The great video config reorg
This commit is contained in:
parent
bd6210d604
commit
9c10efe469
62 changed files with 327 additions and 80 deletions
|
|
@ -1,12 +0,0 @@
|
|||
Video ROMs
|
||||
---
|
||||
|
||||
To (re)build the JSON-encoded EGA ROM with symbols, run the following command:
|
||||
|
||||
filedump --file=ibm-ega.rom --format=bytes --decimal
|
||||
|
||||
The symbol information in the MAP file will be automatically converted and appended to the dump of the ROM file.
|
||||
|
||||
The PCjs server's [Dump API](http://www.pcjs.org/api/v1/dump?file=/devices/pc/video/ibm-ega.rom&format=bytes&decimal=true) can be used as well:
|
||||
|
||||
http://www.pcjs.org/api/v1/dump?file=/devices/pc/video/ibm-ega.rom&format=bytes&decimal=true
|
||||
Loading…
Reference in a new issue