Mapper 235 update support for 1MB/2MB carts and cart with unrom block

This commit is contained in:
negativeExponent
2020-02-22 21:37:34 +08:00
parent fef34bda90
commit 0979e66e1c
3 changed files with 77 additions and 13 deletions

View File

@@ -630,7 +630,7 @@ static BMAPPINGLocal bmap[] = {
{(uint8_t*)"BMC QUATTRO", 232, Mapper232_Init},
{(uint8_t*)"BMC 22+20-in-1 RST", 233, Mapper233_Init},
{(uint8_t*)"BMC MAXI", 234, Mapper234_Init},
{(uint8_t*)"", 235, Mapper235_Init},
{(uint8_t*)"Golden Game", 235, Mapper235_Init},
/* {(uint8_t*)"", 236, Mapper236_Init}, */
{(uint8_t*)"Teletubbies / Y2K", 237, Mapper237_Init},
{(uint8_t*)"UNL6035052", 238, UNL6035052_Init},