Mapper134: Update and add support for UNL-T4A54A unif board

This commit is contained in:
retro-wertz
2019-06-27 12:22:07 +08:00
parent 4e1bdaaed0
commit 83b2f99527
2 changed files with 12 additions and 4 deletions

View File

@@ -504,6 +504,7 @@ static BMAPPING bmap[] = {
{ "K-3033", BMCK3033_Init, 0 },
{ "830134C", BMC830134C_Init, 0 },
{ "GN-26", BMCGN26_Init, 0 },
{ "T4A54A", Mapper134_Init, 0 },
#ifdef COPYFAMI
{ "COPYFAMI_MMC3", MapperCopyFamiMMC3_Init, 0 },