Modified a comment

This commit is contained in:
Couriersud 2009-09-06 18:38:50 +00:00
parent 64c1866c1b
commit c15bc6c38b

View File

@ -876,9 +876,7 @@ int ay8910_read_ym(void *chip)
if (r > 15) return 0;
/* FIXME: calling stream_update here makes gyruss sound awfull.
* For the time being, no idea why this is the case */
/* update the output buffer before returning the register */
/* There are no state dependent register in the AY8910! */
/* stream_update(psg->channel); */
switch (r)