Add mapper 466

This commit is contained in:
NewRisingSun
2022-07-27 11:39:58 +02:00
parent 95f0625604
commit 16c10d63c9
3 changed files with 102 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( "Keybyte Computer", 466, Mapper466_Init )
INES_BOARD( "47-2", 467, Mapper467_Init )
INES_BOARD( "SA-9602B", 513, SA9602B_Init )
INES_BOARD( "Brilliant Com Cocoma Pack", 516, Mapper516_Init )