There was an error while loading. Please reload this page.
1 parent a401c26 commit cdfb211Copy full SHA for cdfb211
e8910.c
@@ -35,7 +35,7 @@ struct AY8910 {
35
int CountA,CountB,CountC,CountN,CountE;
36
int RNG;
37
unsigned VolA,VolB,VolC,VolE;
38
-char CountEnv;
+signed char CountEnv;
39
unsigned char EnvelopeA,EnvelopeB,EnvelopeC;
40
unsigned char OutputA,OutputB,OutputC,OutputN;
41
unsigned char Hold,Alternate,Attack,Holding;
0 commit comments