Implement mappers 28, 29, 31, 56, 63, 255, BMC-60311C, BMC-WS, BMC-HPxx
- Added a few mappers to the list. Tested with roms from goodnes set and some demos - Fix IRQ for Kaiser7032/202 - Issue noticeable with SMB2/3's status status bar
This commit is contained in:
@@ -158,6 +158,12 @@ void UNLRT01_Init(CartInfo *info);
|
||||
void BMC810131C_Init(CartInfo *info);
|
||||
void BMC8IN1_Init(CartInfo *info);
|
||||
|
||||
/* additional boards */
|
||||
void BMC60311C_Init(CartInfo *info); /* m289 */
|
||||
void BMCWS_Init(CartInfo *info); /* m332 */
|
||||
void UNLKS202_Init(CartInfo *info); /* m056 */
|
||||
void BMCHPxx_Init(CartInfo *info); /* m260 */
|
||||
|
||||
#ifdef COPYFAMI
|
||||
void MapperCopyFamiMMC3_Init(CartInfo *info);
|
||||
void MapperCopyFami_Init(CartInfo *info);
|
||||
|
||||
Reference in New Issue
Block a user