Add mapper 594 with expansion sound.

This commit is contained in:
NewRisingSun
2025-09-12 19:58:52 +02:00
parent 7c05fe4723
commit e9a0242248
7 changed files with 317 additions and 0 deletions

View File

@@ -1015,6 +1015,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "810430", 590, Mapper590_Init )
INES_BOARD( "07027/810543", 591, Mapper591_Init )
INES_BOARD( "8-in-1 1991", 592, Mapper592_Init )
INES_BOARD( "Rinco FSG2", 594, Mapper594_Init )
INES_BOARD_END()
static uint32 iNES_get_mapper_id(void)