DeSmuME is a Nintendo DS emulator
Go to file
rogerman f6f1678eca Cocoa Port:
- Throttle execution speed using mach_wait_until() instead of usleep(). This improves execution timing, and reduces screen tearing when running the video at >= 60FPS.
- Improve thread safety when changing the execution speed.
- Do some miscellaneous minor optimizations to the execution loop and frame skip.
2012-03-13 01:59:32 +00:00
desmume Cocoa Port: 2012-03-13 01:59:32 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00