Re: [hatari-devel] no more sound in falcon ? |
[ Thread Index | Date Index | More lists.tuxfamily.org/hatari-devel Archives ]
I found the cause for the sound problem, it's related to the change I made to pass a more accurate cycle count to DSP_Run. Unfortunately it can't work at the moment until 68030 cycles are more accurate in Hatari (by taking into account bus access time, as it's already the case for 68000 STF mode).
Basically it made the DSP runs for many more cycles than what the CPU ran, causing some sync problem between DSP/CPU.
I will revert the change to still get some sound in the meantime.
Mail converted by MHonArc 2.6.19+ | http://listengine.tuxfamily.org/ |