| Filename | Latest commit message | Latest commit date |
|---|---|---|
| .. | ||
| ibm-ega.json | ||
| ibm-ega.map | ||
| ibm-mda-cga.json | ||
| ibm-vga.json | ||
| README.md | ||
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 can be used as well:
http://www.pcjs.org/api/v1/dump?file=/devices/pc/video/ibm-ega.rom&format=bytes&decimal=true