Add mapper 271

This commit is contained in:
negativeExponent
2022-02-18 21:05:50 +08:00
parent ed91566fd3
commit 560b3a7093
4 changed files with 15 additions and 0 deletions

View File

@@ -691,6 +691,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "8-in-1 JY-119", 267, Mapper267_Init )
INES_BOARD( "COOLBOY/MINDKIDS", 268, Mapper268_Init ) /* Submapper distinguishes between COOLBOY and MINDKIDS */
INES_BOARD( "Games Xplosion 121-in-1", 269, Mapper269_Init )
INES_BOARD( "MGC-026", 271, Mapper271_Init )
INES_BOARD( "Akumajō Special: Boku Dracula-kun", 272, Mapper272_Init )
INES_BOARD( "80013-B", 274, BMC80013B_Init )
INES_BOARD( "YY860417C", 281, Mapper281_Init )