deltabeard / Peanut-GB

A Game Boy (DMG) emulator single header library written in C99. Performance is prioritised over accuracy.
https://projects.deltabeard.com/peanutgb/
283 stars 40 forks source link

core: support TPP1 mapper #36

Closed deltabeard closed 1 year ago

deltabeard commented 5 years ago

https://github.com/TwitchPlaysPokemon/tpp1/blob/master/specification.md

deltabeard commented 1 year ago

No game uses the TPP1 mapper yet. This can be reopened when that changes. There isn't a point in supporting a 1GiB Game Boy ROM when it doesn't currently exist.