Overall cleanup.

This commit is contained in:
NewRisingSun
2025-09-12 21:59:27 +02:00
parent 19e357c040
commit db279aa338
86 changed files with 476 additions and 476 deletions

View File

@@ -26,7 +26,8 @@ void TC3294_syncWRAM (int);
void TC3294_syncPRG (int, int);
void TC3294_syncCHR (int, int);
void TC3294_syncMirror ();
DECLFW (TC3294_write);
DECLFW (TC3294_writeReg);
void TC3294_clear ();
void TC3294_activate (uint8, void (*)());
void TC3294_addExState ();
void TC3294_restore (int);