Add mapper 464

This commit is contained in:
NewRisingSun
2022-07-27 11:51:30 +02:00
parent 16c10d63c9
commit 868edfb32d
3 changed files with 20 additions and 0 deletions

View File

@@ -821,6 +821,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "DS-9-27", 452, Mapper452_Init )
INES_BOARD( "K6C3001A", 456, Mapper456_Init )
INES_BOARD( "YH810X1", 463, Mapper463_Init )
INES_BOARD( "NTDEC 9012", 464, Mapper464_Init )
INES_BOARD( "Keybyte Computer", 466, Mapper466_Init )
INES_BOARD( "47-2", 467, Mapper467_Init )
INES_BOARD( "SA-9602B", 513, SA9602B_Init )