DeSmuME is a Nintendo DS emulator
Go to file
riccardom 3713c1ba7f cli: avoid some overhead with DISPLAY_FPS defined
Avoid a call to SDL_GetTicks() which in turn call the
gettimeofday() syscall when DISPLAY_FPS() is defined.
2011-03-09 22:07:44 +00:00
desmume cli: avoid some overhead with DISPLAY_FPS defined 2011-03-09 22:07:44 +00:00
tools add vram test 2011-02-01 22:29:47 +00:00