Added CGA information
This commit is contained in:
parent
63023ec08e
commit
496f9ce31a
5 changed files with 133 additions and 12 deletions
|
|
@ -13,12 +13,13 @@ configuration file. See one of the following video adapters for examples of ho
|
|||
PCjs supports the following IBM PC video adapters:
|
||||
|
||||
* Monochrome Display Adapter (MDA)
|
||||
* Color Graphics Adapter (CGA)
|
||||
* [Color Graphics Adapter (CGA)](ibm/cga/)
|
||||
* [Enhanced Graphics Adapter (EGA)](ibm/ega/)
|
||||
* [Video Graphics Array (VGA)](ibm/vga/)
|
||||
|
||||
More detailed information is available for the following IBM-compatible video adapters:
|
||||
|
||||
* [CDP CGA](/devices/pc/video/cdp/cga/)
|
||||
* [ATI VGA](/devices/pc/video/ati/vga/)
|
||||
* [COMPAQ EGA](/devices/pc/video/compaq/ega/)
|
||||
* [COMPAQ VGA](/devices/pc/video/compaq/vga/)
|
||||
|
|
|
|||
Loading…
Reference in a new issue