Backport r164 -

mapper 4 - fixed savestates for mmc3 based mappers broken with kt-008 board
UNIF COOLBOY - new dump support
This commit is contained in:
twinaphex
2015-01-04 22:50:33 +01:00
parent 24ff43223a
commit d6da335f54
4 changed files with 107 additions and 8 deletions

View File

@@ -145,6 +145,7 @@ void UNLTF1201_Init(CartInfo *info);
void UNLVRC7_Init(CartInfo *info);
void UNLYOKO_Init(CartInfo *info);
void UNROM_Init(CartInfo *info);
void COOLBOY_Init(CartInfo *info);
#ifdef COPYFAMI
void MapperCopyFamiMMC3_Init(CartInfo *info);