Move memory files around: *.nvr, eeprom files -> nvr/ ; mda.rom -> roms/. Patch from cooprocks123e.

This commit is contained in:
TomW 2016-03-29 20:11:43 +01:00
commit b0dceca71a
23 changed files with 53 additions and 53 deletions

View file

@ -101,7 +101,7 @@ int loadbios()
FILE *f=NULL,*ff=NULL;
int c;
loadfont("mda.rom", 0);
loadfont("roms/mda.rom", 0);
biosmask = 0xffff;