X-Git-Url: https://notaz.gp2x.de/cgi-bin/gitweb.cgi?p=pcsx_rearmed.git;a=blobdiff_plain;f=plugins%2Fdfsound%2Fregisters.c;h=8e4956e7de2da9641ddc6693465a3165d715bae0;hp=210adb2d5ace930862cb83a6cfdb865ede1f5ab3;hb=4ccd0fb2874dab39c9db8ab973d4db9b8d54fa0d;hpb=011755d7a88f7128d04a14136e9fd61870706dcf diff --git a/plugins/dfsound/registers.c b/plugins/dfsound/registers.c index 210adb2d..8e4956e7 100644 --- a/plugins/dfsound/registers.c +++ b/plugins/dfsound/registers.c @@ -362,16 +362,9 @@ static void SoundOn(int start,int end,unsigned short val) { if((val&1) && regAreaGet(ch,6)) // mmm... start has to be set before key on !?! { - // do this here, not in StartSound - // - fixes fussy timing issues - s_chan[ch].bStop=0; s_chan[ch].pCurr=spu.spuMemC+((regAreaGet(ch,6)&~1)<<3); // must be block aligned s_chan[ch].pLoop=spu.spuMemC+((regAreaGet(ch,14)&~1)<<3); - s_chan[ch].prevflags=2; - spu.dwNewChannel|=(1<