Add mapper 271

This commit is contained in:
negativeExponent
2022-02-18 21:05:50 +08:00
parent ed91566fd3
commit 560b3a7093
4 changed files with 15 additions and 0 deletions

View File

@@ -620,6 +620,7 @@ static BMAPPING bmap[] = {
{ "BS-400R", 422, Mapper422_Init, 0 },
{ "BS-4040R", 422, Mapper422_Init, 0 },
{ "22026", 271, Mapper271_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", NO_INES, MapperCopyFamiMMC3_Init, 0 },