Add mapper 441

This commit is contained in:
NewRisingSun
2022-07-27 11:07:25 +02:00
parent ed6e233a97
commit 988be84742
3 changed files with 70 additions and 0 deletions

View File

@@ -815,6 +815,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "820401/T-217", 436, Mapper436_Init )
INES_BOARD( "NTDEC TH2348", 437, Mapper437_Init )
INES_BOARD( "K-3071", 438, Mapper438_Init )
INES_BOARD( "850335C", 441, Mapper441_Init )
INES_BOARD( "NC-3000M", 443, Mapper443_Init )
INES_BOARD( "NC-7000M/NC-8000M", 444, Mapper444_Init )
INES_BOARD( "DS-9-27", 452, Mapper452_Init )