Add mapper 537. Note that the UNIF dump of this mapper's JY-103 game has a strange bank order and will not run.

This commit is contained in:
NewRisingSun
2025-09-09 21:24:00 +02:00
parent 8af42518f7
commit e46914d42e
3 changed files with 62 additions and 0 deletions

View File

@@ -401,6 +401,7 @@ void Mapper523_Init(CartInfo *);
void Mapper528_Init(CartInfo *);
void Mapper533_Init(CartInfo *);
void Mapper534_Init(CartInfo *);
void Mapper537_Init(CartInfo *);
void Mapper538_Init(CartInfo *);
void Mapper539_Init(CartInfo *);
void Mapper540_Init(CartInfo *);