Added MDSI Genius emulation. Patch from John Elliott.
This commit is contained in:
parent
1cb83a4dc1
commit
2acbcece0e
10 changed files with 653 additions and 7 deletions
|
|
@ -77,6 +77,7 @@ int loadbios()
|
|||
|
||||
loadfont("roms/mda.rom", 0);
|
||||
loadfont("roms/wy700.rom", 3);
|
||||
loadfont("roms/8x12.bin", 4);
|
||||
|
||||
biosmask = 0xffff;
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue