Add support for UNL-BJ-56 and BMC-G631 (probably a Ghostbuster63in1 mislabel)

This commit is contained in:
retro-wertz
2019-06-25 08:10:36 +08:00
parent 42ae290d46
commit 177cd68d99
3 changed files with 122 additions and 0 deletions

View File

@@ -496,6 +496,8 @@ static BMAPPING bmap[] = {
{ "JC-016-2", Mapper205_Init, 0 },
{ "AX-40G", UNLAX40G_Init, 0 },
{ " BMC-STREETFIGTER-GAME4IN1", BMCSFGAME4IN1_Init, 0 },
{ "G631", BMCGhostbusters63in1_Init, 0 },
{ "BJ-56", UNLBJ56_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", MapperCopyFamiMMC3_Init, 0 },