NES: here's your FamiTracker compatibility flag

This commit is contained in:
tildearrow 2025-06-21 21:39:29 -05:00
parent 1ee703a158
commit ec69c30ca0
4 changed files with 17 additions and 3 deletions

View file

@ -68,6 +68,7 @@ class DivPlatformNES: public DivDispatch {
signed char lastDPCMFreq;
bool dpcmMode;
bool dpcmModeDefault;
bool resetSweep;
bool dacAntiClickOn;
bool useNP;
bool goingToLoop;