Add mapper 565.

This commit is contained in:
NewRisingSun
2025-09-10 23:06:31 +02:00
parent 33974f5438
commit acdf0b83c1
4 changed files with 84 additions and 2 deletions

View File

@@ -971,6 +971,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "Venus Turbo Game Doctor", 562, Mapper561_562_Init )
INES_BOARD( "J-2020", 563, Mapper563_Init )
INES_BOARD( "bd23.pcb", 564, Mapper564_Init )
INES_BOARD( "J-33-C", 565, Mapper565_Init )
INES_BOARD( "ET-149", 566, Mapper566_Init )
INES_BOARD( "Top Ten Variety (SF III)", 567, Mapper567_Init )
INES_BOARD( "T-227", 568, Mapper568_Init )