You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hy i looked through the Code and i noticed that in case the ROM Size equals 0x7 you set romBanks to 256 (0x100), since romBanks is from type byte this would overflow.
The text was updated successfully, but these errors were encountered:
Hy i looked through the Code and i noticed that in case the ROM Size equals 0x7 you set romBanks to 256 (0x100), since romBanks is from type byte this would overflow.
The text was updated successfully, but these errors were encountered: