Added MDSI Genius emulation. Patch from John Elliott.

This commit is contained in:
SarahW 2017-03-23 19:36:59 +00:00
commit 2acbcece0e
10 changed files with 653 additions and 7 deletions

View file

@ -77,6 +77,7 @@ int loadbios()
loadfont("roms/mda.rom", 0);
loadfont("roms/wy700.rom", 3);
loadfont("roms/8x12.bin", 4);
biosmask = 0xffff;