26 lines
673 B
Markdown
26 lines
673 B
Markdown
---
|
|
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/)
|