Assorted website link fixes
This commit is contained in:
parent
868f7068f4
commit
aa6fc1fa8c
28 changed files with 219 additions and 108 deletions
10
devices/pc/video/ati/README.md
Normal file
10
devices/pc/video/ati/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: ATI Video Adapters
|
||||
permalink: /devices/pc/video/ati/
|
||||
---
|
||||
|
||||
ATI Video Adapters
|
||||
---
|
||||
|
||||
* [ATI VGA Wonder-16](vga/)
|
||||
10
devices/pc/video/cdp/README.md
Normal file
10
devices/pc/video/cdp/README.md
Normal file
|
|
@ -0,0 +1,10 @@
|
|||
---
|
||||
layout: page
|
||||
title: Columbia Data Products Video Adapters
|
||||
permalink: /devices/pc/video/cdp/
|
||||
---
|
||||
|
||||
Columbia Data Products Video Adapters
|
||||
---
|
||||
|
||||
* [Columbia Data Products Color Graphics Adapter (CGA)](cga/)
|
||||
|
|
@ -36,7 +36,7 @@ Here's what *cdp-cga.xml* currently looks like:
|
|||
|
||||
### Columbia Data Products CGA Character ROM
|
||||
|
||||
There is only one known Columbia Data Products CGA Character ROM ([MDP_VID-10.json](MDP_VID-1.0.json)), and it is
|
||||
There is only one known Columbia Data Products CGA Character ROM ([MPC_VID-10.json](MPC_VID-1.0.json)), and it is
|
||||
*identical* to the CGA portion of the [IBM CGA](/devices/pc/video/ibm/cga/) character ROM.
|
||||
|
||||
For reference, here are the first 0x80 bytes at offset 0x0000 from this ROM, which contain the font data for the first
|
||||
|
|
|
|||
Loading…
Reference in a new issue