DeSmuME is a Nintendo DS emulator
Go to file
rogerman e5c8509ad1 - Fix compiling of SoundTouch library when using GCC or Clang compilers.
- Fix detectCPUextensions() to work with 64-bit processors and certain compiler optimizations like LTO. We do this because the current version of the SoundTouch library (v1.7.0) uses cpuid for the CPU detection, which may not be available on all compilers.
2013-04-15 18:04:58 +00:00
desmume - Fix compiling of SoundTouch library when using GCC or Clang compilers. 2013-04-15 18:04:58 +00:00
tools add twltouch demo to tests directory 2011-11-29 23:13:12 +00:00