MMC3: Make the Kick Master hack work on multicarts as well.
This commit is contained in:
@@ -35,6 +35,7 @@ void MMC3_syncPRG (int, int);
|
||||
void MMC3_syncCHR (int, int);
|
||||
void MMC3_syncMirror ();
|
||||
void MMC3_clockCounter ();
|
||||
void MMC3_clockCounter_KickMaster ();
|
||||
DECLFW (MMC3_writeReg);
|
||||
void MMC3_clear ();
|
||||
void MMC3_activate (uint8, void (*)(), uint8, int (*)(uint8), int (*)(uint8), DECLFR((*)), DECLFW((*)));
|
||||
|
||||
Reference in New Issue
Block a user