Re: [hatari-devel] dmaSnd.c.bug.diff

[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]


On 28/05/2012 10:48, David Savinkoff wrote:
Hi Nicolas,

I was using stequalizer (see link) and found a bug in dmaSnd.c

*** The fix is to add another case:

	case 2:
		/* YM2149 and DMA off */
		MixBuffer[nBufIdx][0]  = MixBuffer[nBufIdx][1] = 0;
		break;

*** There were also a few tabs '\t' at end of lines that I removed.

Sincerely,
David

http://user.tninet.se/~jyc891w/software/stequalizer/index.html

Hi

thanks for spotting this ; patch applied.

Nicolas



Mail converted by MHonArc 2.6.19+ http://listengine.tuxfamily.org/