Add mapper 511.

This commit is contained in:
NewRisingSun
2025-09-09 21:31:39 +02:00
parent 094a28093f
commit e4cf15709c
3 changed files with 77 additions and 0 deletions

View File

@@ -915,6 +915,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "ET-170", 503, Mapper503_Init )
INES_BOARD( "K-3054", 504, Mapper504_Init )
INES_BOARD( "GA-009", 506, Mapper506_Init )
INES_BOARD( "1n4148", 511, Mapper511_Init )
INES_BOARD( "SA-9602B", 513, SA9602B_Init )
INES_BOARD( "Brilliant Com Cocoma Pack",516, Mapper516_Init )
INES_BOARD( "DANCE2000", 518, UNLD2000_Init )