Starting work on disambiguating PCjs the emulator from PCjs the project/website; the emulator will become PCx86
This commit is contained in:
parent
7c3aab2a7e
commit
288f28055d
1519 changed files with 16242 additions and 6939 deletions
|
|
@ -1,26 +0,0 @@
|
|||
---
|
||||
layout: page
|
||||
title: IBM PC Video Adapters
|
||||
permalink: /devices/pc/video/
|
||||
---
|
||||
|
||||
IBM PC Video Adapters
|
||||
---
|
||||
|
||||
Video adapters are added to machines by including a *[Video](/docs/pcjs/video/)* component in the machine XML
|
||||
configuration file.
|
||||
|
||||
See the following [IBM PC Video Configurations](ibm/):
|
||||
|
||||
* Monochrome Display Adapter (MDA)
|
||||
* [Color Graphics Adapter (CGA)](ibm/cga/)
|
||||
* [Enhanced Graphics Adapter (EGA)](ibm/ega/)
|
||||
* [Video Graphics Array (VGA)](ibm/vga/)
|
||||
|
||||
Information is also available for the following IBM-compatible video adapters:
|
||||
|
||||
* [CDP CGA](cdp/cga/)
|
||||
* [ATI VGA](ati/vga/)
|
||||
* [COMPAQ EGA](compaq/ega/)
|
||||
* [COMPAQ VGA](compaq/vga/)
|
||||
* [Paradise VGA](paradise/vga/)
|
||||
Loading…
Reference in a new issue