Add mapper 288

- dipswitch, menu based
This commit is contained in:
negativeExponent
2020-01-28 13:45:59 +08:00
parent b6cb482bfe
commit 0635e047b2
3 changed files with 32 additions and 0 deletions

View File

@@ -243,6 +243,7 @@ void Bs5652_Init(CartInfo *);
void NC7000M_Init(CartInfo *);
void J2282_Init(CartInfo *);
void Mapper288_Init(CartInfo *);
void Mapper357_Init(CartInfo *);
void Mapper372_Init(CartInfo *);
void Mapper381_Init(CartInfo *);