Add mapper 294

This commit is contained in:
NewRisingSun
2022-04-02 20:25:09 +02:00
parent a3f2054aa6
commit 12157b4f82
3 changed files with 63 additions and 1 deletions

View File

@@ -706,7 +706,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "Kasheng 2-in-1 ", 291, Mapper291_Init )
INES_BOARD( "DRAGONFIGHTER", 292, UNLBMW8544_Init )
INES_BOARD( "NewStar 12-in-1/7-in-1", 293, Mapper293_Init )
INES_BOARD( "MMC3 BMC PIRATE", 294, Mapper134_Init ) /* nesdev redirects this as mapper 134 */
INES_BOARD( "63-1601 ", 294, Mapper294_Init )
INES_BOARD( "YY860216C", 295, Mapper295_Init )
INES_BOARD( "TXC 01-22110-000", 297, Mapper297_Init )
INES_BOARD( "TF1201", 298, UNLTF1201_Init )