A multi-platform Atari 2600 Emulator
Go to file
stephena a6b74d92f0 Added experimental timing code to the X11 and SDL versions. Now its possible
to use the emulator without hogging the CPU.  Usage on most machines I've
tested is around 1% - 2%, versus the 100% that was used before.

SDL version seems to like this new code better.  I think that usleep is
causing some problems in the X11 version.  I'd appreciate some feedback
on this.  Maybe I'll change to select or something.

There is a slight skip in framerate that can't be avoided unfortunately.
You may not even notice it.  Sound may be slightly different as well.  In
my opinion, this is a good tradeoff for basically reducing CPU usage to nil.


git-svn-id: svn://svn.code.sf.net/p/stella/code/trunk@50 8b62c5a3-ac7e-4cc8-8f21-d9a121418aba
2002-03-20 00:03:24 +00:00
CVSROOT Add syncmail as a admin file to checkout. 2001-12-27 20:02:13 +00:00
stella Added experimental timing code to the X11 and SDL versions. Now its possible 2002-03-20 00:03:24 +00:00