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

@@ -933,6 +933,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "Sachen 3014", 533, Mapper533_Init )
INES_BOARD( "NJ064", 534, Mapper534_Init )
INES_BOARD( "LH53", 535, LH53_Init )
INES_BOARD( "JY4M4", 537, Mapper537_Init )
INES_BOARD( "60-1064-16L (FDS)", 538, Mapper538_Init )
INES_BOARD( "Kid Ikarus (FDS)", 539, Mapper539_Init )
INES_BOARD( "82112C", 540, Mapper540_Init )