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

@@ -430,10 +430,10 @@ static BMAPPING bmap[] = {
{ "43272", 242, Mapper242_Init, 0 },
{ "603-5052", 238, UNL6035052_Init, 0 },
{ "64in1NoRepeat", 314, BMC64in1nr_Init, 0 },
{ "70in1", 236, Mapper236_Init, 0 },
{ "70in1", 236, Mapper236_Init, 0 },
{ "70in1B", 236, Mapper236_Init, 0 },
{ "810544-C-A1", 261, BMC810544CA1_Init, 0 },
{ "8157", 301, UNL8157_Init, 0 },
{ "8157", 242, Mapper242_Init, 0 },
{ "8237", 215, UNL8237_Init, 0 },
{ "8237A", 215, UNL8237A_Init, 0 },
{ "830118C", 348, BMC830118C_Init, 0 },