Add support for BMC-GN-26

This commit is contained in:
retro-wertz
2019-06-26 23:51:19 +08:00
parent 6d26ce4f9f
commit e734fa8796
3 changed files with 70 additions and 0 deletions

View File

@@ -503,6 +503,7 @@ static BMAPPING bmap[] = {
{ "FARID_UNROM_8-IN-1", FARIDUNROM_Init, 0 },
{ "K-3033", BMCK3033_Init, 0 },
{ "830134C", BMC830134C_Init, 0 },
{ "GN-26", BMCGN26_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", MapperCopyFamiMMC3_Init, 0 },