mapper201: Add support for 21-in-1 (CF-043) (2006-V) (Unl) [p1]

This commit is contained in:
negativeExponent
2020-03-06 20:07:15 +08:00
parent b00b8031fc
commit 6a805ea424
3 changed files with 12 additions and 4 deletions

View File

@@ -596,7 +596,7 @@ static BMAPPINGLocal bmap[] = {
{(uint8_t*)"TW MMC3+VRAM Rev. E", 198, Mapper198_Init},
{(uint8_t*)"", 199, Mapper199_Init},
{(uint8_t*)"", 200, Mapper200_Init},
{(uint8_t*)"", 201, Mapper201_Init},
{(uint8_t*)"21-in-1", 201, Mapper201_Init},
{(uint8_t*)"", 202, Mapper202_Init},
{(uint8_t*)"", 203, Mapper203_Init},
{(uint8_t*)"", 204, Mapper204_Init},