Add mapper 447.

This commit is contained in:
NewRisingSun
2025-04-07 23:54:38 +02:00
committed by LibretroAdmin
parent 77e5efca21
commit 500fddf33f
3 changed files with 84 additions and 0 deletions

View File

@@ -834,6 +834,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "NC-3000M", 443, Mapper443_Init )
INES_BOARD( "NC-7000M/NC-8000M", 444, Mapper444_Init )
INES_BOARD( "DG574B", 445, Mapper445_Init )
INES_BOARD( "KL-06", 447, Mapper447_Init )
INES_BOARD( "830768C", 448, Mapper448_Init )
INES_BOARD( "22-in-1 King Series", 449, Mapper449_Init )
INES_BOARD( "DS-9-27", 452, Mapper452_Init )