Add support for BMC-L6IN1

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

View File

@@ -498,6 +498,7 @@ static BMAPPING bmap[] = {
{ " BMC-STREETFIGTER-GAME4IN1", BMCSFGAME4IN1_Init, 0 },
{ "G631", BMCGhostbusters63in1_Init, 0 },
{ "BJ-56", UNLBJ56_Init, 0 },
{ "L6IN1", BMCL6IN1_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", MapperCopyFamiMMC3_Init, 0 },