README updates and a new EGA config

This commit is contained in:
Jeff Parsons 2015-12-22 12:56:25 -08:00
commit b93f6bf630
13 changed files with 143 additions and 19 deletions

View file

@ -0,0 +1,21 @@
---
layout: page
title: IBM PC Video Support
permalink: /devices/pc/video/
---
IBM PC Video Support
---
PCjs supports the following IBM PC video adapters:
* MDA (Monochrome Display Adapter)
* CGA (Color Graphics Adapter)
* EGA (Enhanced Graphics Adapter)
* [VGA](ibm/vga/) (Video Graphics Adapter)
More detailed information is available for the following IBM-compatible video adapters:
* [Compaq EGA](/devices/pc/video/compaq/ega/)
* [Compaq VGA](/devices/pc/video/compaq/vga/)
* [Paradise VGA](/devices/pc/video/paradise/vga/)