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

@@ -182,6 +182,7 @@ void BTL900218_Init(CartInfo *info); /* m524 */
void UNLAX40G_Init(CartInfo *info); /* m527 */
void BMCK3088_Init(CartInfo *info); /* m287 */
void BMCSFGAME4IN1_Init(CartInfo *info); /* m049 */
void UNLBJ56_Init(CartInfo *info); /* m526 */
#ifdef COPYFAMI
void MapperCopyFamiMMC3_Init(CartInfo *info);