DeSmuME is a Nintendo DS emulator
Go to file
riccardom ed6fd31c38 Add a simple auto frameskip to the gtk frontend
Add a simple auto frameskip method based on effective fps
ratio (fps / 60). If the ratio is too low add more frameskip,
if the ratio is too high or we are skipping too much do
the opposite. The proposed patch that led to this one is
available in bug #2862131.
While at it shorten the number of frameskip values
available since they skip too much to be playable.
2009-12-28 11:15:37 +00:00
desmume Add a simple auto frameskip to the gtk frontend 2009-12-28 11:15:37 +00:00
tools - fix load/save of cheats; 2009-12-24 18:16:21 +00:00