Added mapper 611.

This commit is contained in:
NewRisingSun
2026-02-08 12:43:40 +01:00
parent 84126a581c
commit 306afa9778
3 changed files with 39 additions and 0 deletions

View File

@@ -1028,6 +1028,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "A-23", 608, Mapper608_Init )
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_END()
static uint32 iNES_get_mapper_id(void)