Misc mapper updates

- just some misc non-function changing updates
This commit is contained in:
negativeExponent
2020-03-17 22:00:59 +08:00
parent ebcb4e66d9
commit 04ba2ac450
8 changed files with 19 additions and 20 deletions

View File

@@ -31,8 +31,8 @@ static uint8 preg[4];
static uint8 dipswitch;
static uint32 IRQCount, IRQa;
static uint8 banks[8] = { 4, 3, 5, 3, 6, 3, 7, 3 };
static uint8 outer_bank[4] = { 0x00, 0x08, 0x10, 0x18 };
static const uint8 banks[8] = { 4, 3, 5, 3, 6, 3, 7, 3 };
static const uint8 outer_bank[4] = { 0x00, 0x08, 0x10, 0x18 };
static SFORMAT StateRegs[] =
{