pokemon-speedrunning / gambatte-speedrun

Fork of https://github.com/sinamas/gambatte with Pokemon speedrunning-related changes.
GNU General Public License v2.0
94 stars 27 forks source link

Fix MBC3+RTC invalid "bank" switches #63

Closed CasualPokePlayer closed 3 years ago

CasualPokePlayer commented 4 years ago

Fixes #62

CasualPokePlayer commented 3 years ago

As a minor note, this also fixes a minor issue with initial MBC30 implementation (simply being ROMs reporting more than 64 KB of memory would actually be able to access past that, this isn't possible with these commits now).