dolphin/Source/Core/Core
2011-03-02 22:19:56 +00:00
..
Src Change YieldCPU to sleep(0) like on windows. Time trials show this to be the most effective. Also, when using usleep(1) and dsp on thread the emulator is painfully slow. With the old _mm_pause() the emulator hangs on shutdown. With sleep(0) the emulator is faster, and doesn't hang on shutdown. 2011-03-02 22:19:56 +00:00
CMakeLists.txt Build Speaker.cpp. 2011-02-22 14:06:06 +00:00
Core.vcxproj revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00
Core.vcxproj.filters revert r7212 (express users must modify a single line, instead) 2011-02-21 15:17:41 +00:00