Add mapper 294 (m134)

This commit is contained in:
negativeExponent
2020-01-31 00:13:09 +08:00
parent e82b34bae9
commit 65ff96cd5c
2 changed files with 2 additions and 1 deletions

View File

@@ -604,7 +604,7 @@ static BMAPPING bmap[] = {
{ "830134C", 315, BMC830134C_Init, 0 },
{ "GN-26", 344, BMCGN26_Init, 0 },
{ "KG256", NO_INES,KG256_Init, 0 },
{ "T4A54A", 134, Mapper134_Init, 0 },
{ "T4A54A", 134, Bs5652_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", NO_INES, MapperCopyFamiMMC3_Init, 0 },