Add mapper 236

This commit is contained in:
NewRisingSun
2021-09-21 22:21:44 +02:00
parent afe2b4d965
commit 21c829ba43
2 changed files with 100 additions and 1 deletions

View File

@@ -655,7 +655,7 @@ INES_BOARD_BEGIN()
INES_BOARD( "BMC 22+20-in-1 RST", 233, Mapper233_Init )
INES_BOARD( "BMC MAXI", 234, Mapper234_Init )
INES_BOARD( "Golden Game", 235, Mapper235_Init )
/* INES_BOARD( "", 236, Mapper236_Init ) */
INES_BOARD( "Realtec 8155", 236, Mapper236_Init )
INES_BOARD( "Teletubbies / Y2K", 237, Mapper237_Init )
INES_BOARD( "UNL6035052", 238, UNL6035052_Init )
/* INES_BOARD( "", 239, Mapper239_Init ) */