Add mapper 579.

This commit is contained in:
NewRisingSun
2025-09-08 17:05:45 +02:00
parent 8b2d37d8c7
commit 943cccd0fe
3 changed files with 51 additions and 0 deletions

View File

@@ -948,6 +948,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "Bung Super Game Doctor", 561, Mapper561_562_Init )
INES_BOARD( "Venus Turbo Game Doctor", 562, Mapper561_562_Init )
INES_BOARD( "J-2020", 563, Mapper563_Init )
INES_BOARD( "T-215", 579, Mapper579_Init )
INES_BOARD( "HN-02", 586, Mapper586_Init )
INES_BOARD_END()