Add mapper 557.

This commit is contained in:
NewRisingSun
2025-09-11 00:03:29 +02:00
parent acdf0b83c1
commit 00b1bd0e9f
5 changed files with 183 additions and 0 deletions

View File

@@ -965,6 +965,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "KS-7010", 554, Mapper554_Init )
INES_BOARD( "", 555, Mapper555_Init )
INES_BOARD( "JY-215", 556, Mapper556_Init )
INES_BOARD( "NTDEC 2718", 557, Mapper557_Init )
INES_BOARD( "YC-03-09", 558, Mapper558_Init )
INES_BOARD( "Subor Sango II", 559, Mapper559_Init )
INES_BOARD( "Bung Super Game Doctor", 561, Mapper561_562_Init )