Ported NCR PC4i from PCem.
Implemented NCR NGA (640x400 extended CGA) graphic card.
This commit is contained in:
@@ -178,6 +178,7 @@ video_cards[] = {
|
||||
{ "tgui9400cxi_vlb", &tgui9400cxi_device },
|
||||
{ "tgui9440_vlb", &tgui9440_vlb_device },
|
||||
{ "ogc", &ogc_device },
|
||||
{ "nga", &nga_device },
|
||||
{ "", NULL }
|
||||
};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user