mirror of
https://github.com/sanni/cartreader.git
synced 2024-11-10 23:15:08 +01:00
Update Cart_Reader.ino
This commit is contained in:
parent
96ed5efbf4
commit
78b5f7cb10
@ -209,7 +209,7 @@ unsigned long sramSize = 0;
|
||||
int romType = 0;
|
||||
byte saveType;
|
||||
word romSize = 0;
|
||||
byte numBanks = 128;
|
||||
word numBanks = 128;
|
||||
char checksumStr[5];
|
||||
bool errorLvl = 0;
|
||||
byte romVersion = 0;
|
||||
|
Loading…
Reference in New Issue
Block a user