More cleanups to separate main code from platform support and UI support, plus a few bugfixes.

This commit is contained in:
waltje
2017-10-12 14:25:17 -04:00
parent aa7e85d0d7
commit 724e5c44df
46 changed files with 217 additions and 259 deletions

View File

@@ -55,7 +55,8 @@ int writelookup[256],writelookupp[256];
uintptr_t *writelookup2;
int writelnext;
int shadowbios,shadowbios_write;
int shadowbios = 0,
shadowbios_write;
int mem_a20_state;