Add mapper 503.

This commit is contained in:
NewRisingSun
2025-09-08 23:09:14 +02:00
parent 20ef307ee5
commit 5a1cabfda8
3 changed files with 69 additions and 0 deletions

View File

@@ -912,6 +912,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "Yhc-000", 500, Mapper500_Init )
INES_BOARD( "Yhc-001", 501, Mapper501_Init )
INES_BOARD( "Yhc-002", 502, Mapper502_Init )
INES_BOARD( "ET-170", 503, Mapper503_Init )
INES_BOARD( "SA-9602B", 513, SA9602B_Init )
INES_BOARD( "Brilliant Com Cocoma Pack",516, Mapper516_Init )
INES_BOARD( "DANCE2000", 518, UNLD2000_Init )