This commit is contained in:
twinaphex
2015-08-06 11:30:34 +02:00
parent ec7e16ff84
commit d368ee0054
30 changed files with 976 additions and 6380 deletions

View File

@@ -48,7 +48,7 @@ uint8 *VROM = NULL;
uint8 *ExtraNTARAM = NULL;
iNES_HEADER head;
static CartInfo iNESCart;
CartInfo iNESCart;
uint8 Mirroring = 0;
uint32 ROM_size = 0;