Re: [Tuxnes-devel] Smoother scrolling
Brought to you by:
tmmm
From: Ryan J. <pro...@ya...> - 2004-01-19 20:11:57
|
Changing the usleep() delay doesn't sound right to me either, but it's the only thing I've found that works. Which gettimeofday() call did you remove: the one in set_timeframe() or set_frameskip()? I tried changing set_timeframe(), but all that happened was the emu ran way too fast. The scrolling was smooth though. :-) What exactly was the problem you were chasing? |