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

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


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

Attachment: dmaSnd.c.bug.diff
Description: Binary data



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