Add BMC-SB-5013 (m359) and UNL-82112C (m540)

This commit is contained in:
negativeExponent
2020-02-14 10:44:51 +08:00
parent 310b75964f
commit 0b4b5421dc
4 changed files with 199 additions and 0 deletions

View File

@@ -605,6 +605,8 @@ static BMAPPING bmap[] = {
{ "GN-26", 344, BMCGN26_Init, 0 },
{ "KG256", NO_INES,KG256_Init, 0 },
{ "T4A54A", 134, Bs5652_Init, 0 },
{ "SB-5013", 359, Mapper359_Init, 0 },
{ "82112C", 540, Mapper540_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", NO_INES, MapperCopyFamiMMC3_Init, 0 },