front
cinap_lenrek 2012-04-14 18:55:35 +02:00
commit 0d961d31bc
2 changed files with 2 additions and 0 deletions

View File

@ -170,6 +170,7 @@ dosample(short *smp)
ch4sr |= k;
ch4c = 0;
}
ch4c++;
if(ch4sr & 1)
ch4s = -1;
else

View File

@ -81,6 +81,7 @@ loadstate(char *file)
clock = get32();
ppuclock = get32();
divclock = get32();
timerclock = get32();
timerfreq = get32();
timer = get32();
rombank = get32();