Added Wyse WY-700 video card emulation. Patch from John Elliott

This commit is contained in:
SarahW 2016-12-17 21:52:27 +00:00
commit da95fe4bcb
9 changed files with 35 additions and 18 deletions

View file

@ -100,8 +100,9 @@ int loadbios()
{
FILE *f=NULL,*ff=NULL;
int c;
loadfont("roms/mda.rom", 0);
loadfont("roms/wy700.rom", 3);
biosmask = 0xffff;