Mapper 116: use the modularized ASIC cores.

This commit is contained in:
NewRisingSun
2025-09-06 02:19:07 +02:00
parent bf1aa2b02d
commit b5fff6c80f
3 changed files with 91 additions and 331 deletions

View File

@@ -31,7 +31,7 @@ void MMC1_syncPRG (int, int);
void MMC1_syncCHR (int, int);
void MMC1_syncMirror ();
void FP_FASTAPASS(1) MMC1_cpuCycle(int);
DECLFW (MMC1_write);
DECLFW (MMC1_writeReg);
void MMC1_addExState ();
void MMC1_restore (int);
void MMC1_power ();