dolphin/Source
Fiora ac1fc9ad03 JIT+Emitter: support locking flags
This helps us avoid accidentally clobbering flags between two instructions
when the flags are expected to be maintained. Dolphin will of course crash
immediately, but at least it will crash loudly and alert us of the mistake,
instead of forcing hours of bisecting to find the subtle way in which the JIT
has managed to sneak a flag-modifying instruction where there shouldn't be one.
2014-09-26 20:47:06 -07:00
..
Android Show OpenGL or OpenGL ES on Android depending on what the device supports. 2014-09-19 09:21:16 -05:00
Core JIT+Emitter: support locking flags 2014-09-26 20:47:06 -07:00
DSPSpy
DSPTool msvc: remove some remnants of SDL and DSound from projects and general cleanup. 2014-09-01 21:27:44 -07:00
PCH
UnitTests Merge pull request #1083 from FioraAeterna/lzcnt 2014-09-14 09:18:10 -05:00
VSProps windows/qt: add (hopefully) all plugins DolphinQt should possibly need. 2014-09-18 15:24:14 -07:00
CMakeLists.txt
dolphin-emu.sln Qt: Add msvc support 2014-09-15 15:07:33 -07:00