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

@@ -24,7 +24,8 @@
void VRC1_syncPRG (int, int);
void VRC1_syncCHR (int, int);
void VRC1_syncMirror ();
DECLFW (VRC1_write);
DECLFW (VRC1_writeReg);
void VRC1_clear ();
void VRC1_activate (uint8, void (*)());
void VRC1_addExState ();
void VRC1_restore (int);