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

View file

@ -476,7 +476,7 @@ void cga_speed_changed(void *p)
cga_recalctimings(cga);
}
static device_config_t cga_config[] =
device_config_t cga_config[] =
{
{
.name = "display_type",