irixxxx / picodrive

Fast MegaDrive/MegaCD/32X emulator
Other
55 stars 25 forks source link

Allow large SSF2 mapper ROMs loading #33

Closed freq-mod closed 3 years ago

freq-mod commented 3 years ago

Some homebrew/demoscene prods abuse SSF2 bank-switching to achieve more than 4MB ROM space. The most extreme case is https://github.com/NatsumiFox/Bad-Apple-MD - 25 megabytes. Works fine on Genesis Plus GX and Blastem, but doesn't seem to run under Picodrive. Would it be possible to implement that?

irixxxx commented 3 years ago

fixed with eb3b1f9d