Add mapper 459

This commit is contained in:
NewRisingSun
2022-07-27 11:56:35 +02:00
parent 868edfb32d
commit c80d2b1297
3 changed files with 20 additions and 0 deletions

View File

@@ -820,6 +820,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "NC-7000M/NC-8000M", 444, Mapper444_Init )
INES_BOARD( "DS-9-27", 452, Mapper452_Init )
INES_BOARD( "K6C3001A", 456, Mapper456_Init )
INES_BOARD( "8-in-1", 459, Mapper459_Init )
INES_BOARD( "YH810X1", 463, Mapper463_Init )
INES_BOARD( "NTDEC 9012", 464, Mapper464_Init )
INES_BOARD( "Keybyte Computer", 466, Mapper466_Init )