Reorganised Windows-specific code a bit.

This commit is contained in:
TomW 2014-06-24 21:15:42 +01:00
commit 3c8a675d01
13 changed files with 963 additions and 990 deletions

View file

@ -317,6 +317,9 @@ enum
ROM_MAX
};
extern int romspresent[ROM_MAX];
extern int gfx_present[19];
//#define ROM_IBMPCJR 5 /*Not working! ROMs are corrupt*/
#define is386 (romset>=ROM_IBMAT386)
#define is386sx 0