Add mapper 468

This commit is contained in:
NewRisingSun
2022-12-30 23:56:50 +01:00
parent 5ca702053e
commit 07284ca4af
17 changed files with 1074 additions and 0 deletions

View File

@@ -831,6 +831,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "ET-120", 465, Mapper465_Init )
INES_BOARD( "Keybyte Computer", 466, Mapper466_Init )
INES_BOARD( "47-2", 467, Mapper467_Init )
INES_BOARD( "BlazePro CPLD", 468, Mapper468_Init )
INES_BOARD( "SA-9602B", 513, SA9602B_Init )
INES_BOARD( "Brilliant Com Cocoma Pack", 516, Mapper516_Init )
INES_BOARD( "DANCE2000", 518, UNLD2000_Init )