Add mapper 505.

This commit is contained in:
NewRisingSun
2025-09-09 22:30:23 +02:00
parent f47947dae8
commit 9eb4a4c233
3 changed files with 67 additions and 0 deletions

View File

@@ -915,6 +915,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "Yhc-002", 502, Mapper502_Init )
INES_BOARD( "ET-170", 503, Mapper503_Init )
INES_BOARD( "K-3054", 504, Mapper504_Init )
INES_BOARD( "5426757A-Y2-230630", 505, Mapper505_Init )
INES_BOARD( "GA-009", 506, Mapper506_Init )
INES_BOARD( "A-018", 507, Mapper507_Init )
INES_BOARD( "JY-014", 508, Mapper508_Init )