Add mapper 126

- supports the game, PowerJoy 84-in-1 Multicart (PJ-008)
This commit is contained in:
retro-wertz
2019-05-30 22:42:53 +08:00
parent fa23d234ac
commit 3d4ebd5b7b
3 changed files with 107 additions and 1 deletions

View File

@@ -139,6 +139,7 @@ void Mapper119_Init(CartInfo *);
void Mapper120_Init(CartInfo *);
void Mapper121_Init(CartInfo *);
void Mapper125_Init(CartInfo *);
void Mapper126_Init(CartInfo *);
void Mapper134_Init(CartInfo *);
void Mapper140_Init(CartInfo *);
void Mapper144_Init(CartInfo *);