Add mapper 512.

This commit is contained in:
NewRisingSun
2025-09-09 21:43:07 +02:00
parent e4cf15709c
commit e6d6c874db
3 changed files with 87 additions and 0 deletions

View File

@@ -916,6 +916,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "K-3054", 504, Mapper504_Init )
INES_BOARD( "GA-009", 506, Mapper506_Init )
INES_BOARD( "1n4148", 511, Mapper511_Init )
INES_BOARD( "Zhonggguo Daheng", 512, Mapper512_Init )
INES_BOARD( "SA-9602B", 513, SA9602B_Init )
INES_BOARD( "Brilliant Com Cocoma Pack",516, Mapper516_Init )
INES_BOARD( "DANCE2000", 518, UNLD2000_Init )