dolphin/Source
comex 558dee84ca Wrap some function calls in ABI_Push|PopRegistersAndAdjustStack(0, 0);
These calls are made outside of JIT blocks, and thus previously did not
read any protection - register use is taken into account and the outer
dispatcher stack frame is sufficient.  However, if data is to be stored
on the stack, these calls must reserve stack shadow space on Windows to
avoid clobbering it.
2014-09-17 19:56:09 -04:00
..
Android Fix a few minor bugs that appeared in the latest android cmake script 2014-09-07 23:18:43 -05:00
Core Wrap some function calls in ABI_Push|PopRegistersAndAdjustStack(0, 0); 2014-09-17 19:56:09 -04: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 Add Qt submodule for windows. 2014-09-15 15:07:42 -07:00
CMakeLists.txt
dolphin-emu.sln Qt: Add msvc support 2014-09-15 15:07:33 -07:00