Added mapper 605.

This commit is contained in:
NewRisingSun
2026-02-08 12:01:20 +01:00
parent 602236f482
commit 45a440bb1a
3 changed files with 73 additions and 0 deletions

View File

@@ -1022,6 +1022,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "3936", 598, Mapper598_Init )
INES_BOARD( "ET-133A", 599, Mapper599_Init )
INES_BOARD( "J-2061", 603, Mapper603_Init )
INES_BOARD( "New Star TX5/8IN1", 605, Mapper605_Init )
INES_BOARD_END()
static uint32 iNES_get_mapper_id(void)