Add mapper 449

This commit is contained in:
NewRisingSun
2022-07-27 13:35:33 +02:00
parent 43e54d0e43
commit d37d644d17
3 changed files with 85 additions and 0 deletions

View File

@@ -818,6 +818,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "850335C", 441, Mapper441_Init )
INES_BOARD( "NC-3000M", 443, Mapper443_Init )
INES_BOARD( "NC-7000M/NC-8000M", 444, Mapper444_Init )
INES_BOARD( "22-in-1 King Series", 449, Mapper449_Init )
INES_BOARD( "DS-9-27", 452, Mapper452_Init )
INES_BOARD( "K6C3001A", 456, Mapper456_Init )
INES_BOARD( "8-in-1", 459, Mapper459_Init )