Video card can now be changed on Amstrad PC1640, PC2086, PC3086, and Sinclair PC200.
This commit is contained in:
parent
3a369bd3f6
commit
9bdfc9348f
9 changed files with 340 additions and 119 deletions
|
|
@ -465,6 +465,7 @@ int romset;
|
|||
|
||||
enum
|
||||
{
|
||||
GFX_BUILTIN = -1,
|
||||
GFX_CGA = 0,
|
||||
GFX_MDA,
|
||||
GFX_HERCULES,
|
||||
|
|
|
|||
Loading…
Reference in a new issue