Added Compaq CGA emulation. Patch from John Elliott.

This commit is contained in:
SarahW 2018-02-24 14:05:38 +00:00
commit dd590d2093
14 changed files with 408 additions and 11 deletions

1
src/vid_compaq_cga.h Normal file
View file

@ -0,0 +1 @@
extern device_t compaq_cga_device;