Mapper 301: This is a duplicate of 242, so make the UNIF 8127 board run as mapper 242, and reassign iNES mapper #301 to new K-3003.

This commit is contained in:
NewRisingSun
2025-10-25 13:59:36 +02:00
parent 0a4c82155b
commit 65cf86e148
5 changed files with 63 additions and 84 deletions

View File

@@ -750,7 +750,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "TF1201", 298, UNLTF1201_Init )
INES_BOARD( "11160", 299, BMC11160_Init )
INES_BOARD( "190in1", 300, BMC190in1_Init )
INES_BOARD( "8157", 301, UNL8157_Init )
INES_BOARD( "K-3003", 301, Mapper301_Init )
INES_BOARD( "KS7057", 302, UNLKS7057_Init )
INES_BOARD( "KS7017", 303, UNLKS7017_Init )
INES_BOARD( "SMB2J", 304, UNLSMB2J_Init )