Add mapper 465

This commit is contained in:
NewRisingSun
2022-07-27 12:44:40 +02:00
parent c80d2b1297
commit 3999c571c9
4 changed files with 92 additions and 1 deletions

View File

@@ -823,6 +823,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "8-in-1", 459, Mapper459_Init )
INES_BOARD( "YH810X1", 463, Mapper463_Init )
INES_BOARD( "NTDEC 9012", 464, Mapper464_Init )
INES_BOARD( "ET-120", 465, Mapper465_Init )
INES_BOARD( "Keybyte Computer", 466, Mapper466_Init )
INES_BOARD( "47-2", 467, Mapper467_Init )
INES_BOARD( "SA-9602B", 513, SA9602B_Init )