Add mapper 569.

This commit is contained in:
NewRisingSun
2025-09-09 14:43:27 +02:00
parent 890da4f859
commit 788c9e45ab
5 changed files with 74 additions and 1 deletions

View File

@@ -36,6 +36,7 @@ void MMC3_syncCHR (int, int);
void MMC3_syncMirror ();
void MMC3_clockCounter ();
DECLFW (MMC3_writeReg);
void MMC3_clear ();
void MMC3_activate (uint8, void (*)(), uint8, int (*)(uint8), int (*)(uint8), DECLFR((*)), DECLFW((*)));
void MMC3_addExState();
void MMC3_restore (int);