Add Mapper 616.

This commit is contained in:
NewRisingSun
2026-03-10 17:35:20 +01:00
parent 40b4c4a70d
commit 585b66ca89
3 changed files with 61 additions and 0 deletions

View File

@@ -1029,6 +1029,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "63-100", 609, Mapper609_Init )
INES_BOARD( "J-2042", 610, Mapper610_Init )
INES_BOARD( "T-124/43-117/831049", 611, Mapper611_Init )
INES_BOARD( "K-3044", 616, Mapper616_Init )
INES_BOARD_END()
static uint32 iNES_get_mapper_id(void)