add Mapper30 (UNROM 512)

This commit is contained in:
retro-wertz
2017-04-30 06:44:51 +08:00
parent 9763bf2ef2
commit 157655a2ea
6 changed files with 278 additions and 2 deletions

View File

@@ -57,6 +57,7 @@ void Mapper23_Init(CartInfo *);
void Mapper24_Init(CartInfo *);
void Mapper25_Init(CartInfo *);
void Mapper26_Init(CartInfo *);
void UNROM512_Init(CartInfo *); // Mapper #30
void Mapper32_Init(CartInfo *);
void Mapper33_Init(CartInfo *);
void Mapper34_Init(CartInfo *);