Merge pull request #446 from NRS-NewRisingSun/mapper59

Make mapper 59 always reset to menu. Add previous mapper 60 ROM files to iNES correction table.
This commit is contained in:
Autechre
2021-04-14 21:47:05 +02:00
committed by GitHub
3 changed files with 32 additions and 1 deletions

View File

@@ -472,7 +472,6 @@ INES_BOARD_BEGIN()
INES_BOARD( "UNLKS202", 56, UNLKS202_Init )
INES_BOARD( "SIMBPLE BMC PIRATE A", 57, Mapper57_Init )
INES_BOARD( "SIMBPLE BMC PIRATE B", 58, BMCGK192_Init )
/* INES_BOARD( "", 59, Mapper59_Init ) */ /* Check this out, update 2020-10-21 - formerly an incorrect implementation of T3H53 */
INES_BOARD( "BMC T3H53/D1038", 59, BMCD1038_Init )
INES_BOARD( "Reset-based NROM-128 ", 60, Mapper60_Init )
INES_BOARD( "20-in-1 KAISER Rev. A", 61, Mapper61_Init )