Updates to mappers 268, 351 and 422 #605
Merged
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Mapper 268: Add submappers 10/11 for SuperUFO's "Battletoads & Double Dragon 45-in-1" multicart, which add a single-screen mirroring mode.
Mapper 351: Correct the emulation of "Wai Wai World 2" in VRC4 mode on the "Techline XB-F502" multicart, which uses yet another combination of VRC4 address bits.
Mapper 422: Fix an issue in CNROM modes seen on the "1998 4000000-in-1" and "3000000-in-1" multicarts due to an incorrect AND mask being applied. Also correct an issue with running Super Mario Bros. 3 due to a misunderstanding of the way that mmc3.c's emulation of the MMC3's index register actually works.