Add mapper 270, add mapper 256 submapper 14 (CPU opcode encryption)

This commit is contained in:
NewRisingSun
2025-04-01 22:54:58 +02:00
committed by LibretroAdmin
parent 7194d208d9
commit 1f19807dd6
6 changed files with 110 additions and 47 deletions

View File

@@ -693,6 +693,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( "OneBus+412C Bankswitch", 270, Mapper270_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 )