More README updates
This commit is contained in:
parent
cdd37e9c22
commit
de520d914f
9 changed files with 60 additions and 6 deletions
|
|
@ -1,3 +1,9 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM EGA ROM
|
||||
permalink: /devices/pc/video/ibm/ega/
|
||||
---
|
||||
|
||||
IBM EGA ROM
|
||||
---
|
||||
|
||||
|
|
@ -7,6 +13,6 @@ To (re)build the JSON-encoded IBM EGA ROM with symbols, run the following comman
|
|||
|
||||
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=http://static.pcjs.org/devices/pc/video/ibm/ega/ibm-ega.rom&format=bytes&decimal=true) can be used as well:
|
||||
The PCjs server's Dump API can be used as well:
|
||||
|
||||
http://www.pcjs.org/api/v1/dump?file=http://static.pcjs.org/devices/pc/video/ibm/ega/ibm-ega.rom&format=bytes&decimal=true
|
||||
|
|
|
|||
|
|
@ -1,5 +1,12 @@
|
|||
---
|
||||
layout: page
|
||||
title: "Paradise VGA Board: WDVGA PLUS 16"
|
||||
permalink: /devices/pc/video/paradise/vga/
|
||||
---
|
||||
|
||||
Paradise VGA Board: WDVGA PLUS 16
|
||||
---
|
||||
|
||||
This Paradise VGA board was manufactured in 1988 and sold by Western Digital Corporation as a **WDVGA PLUS 16**, Model No. 61-603023-02.
|
||||
|
||||
[<img src="http://static.pcjs.org/devices/pc/video/paradise/vga/Paradise_VGA_1988-640.jpg" alt="Paradise VGA Board"/>](http://static.pcjs.org/devices/pc/video/paradise/vga/Paradise_VGA_1988.jpg)
|
||||
|
|
|
|||
Loading…
Reference in a new issue