Re: [Tuxnes-devel] Smoother scrolling
Brought to you by:
tmmm
From: Ryan J. <pro...@ya...> - 2004-01-20 07:53:29
|
On Mon, Jan 19, 2004 at 02:27:47PM -0500, Jason Dorje Short wrote: > This is hard to change because timeframe is a very different concept. > But this patch may be a little better (now that I got tuxnes to > compile). It's indistinguishable from the current behavior on my computer. It works great on mine... for about a minute, then the emu goes nuts. usec overflows and wraps around, becoming negative. Because of that, it thinks we've missed a whole crapload of frames, so it just resyncs over and over again. I've been playing with it a bit, but my patch has some problems (timing issues with some games). |