dolphin-emulator/Source/Core
comex 7ad9027593 Be pedantic about stack overflow on Linux and OS X.
Add some magic to the fault handler to handle stack overflow due to BLR
optimization, and disable the optimization if fastmem is not enabled.
2014-09-17 20:08:09 -04:00
..
AudioCommon Merge pull request #1027 from rohit-n/change-include 2014-09-10 00:35:16 -05:00
Common Be pedantic about stack overflow on Linux and OS X. 2014-09-17 20:08:09 -04:00
Core Be pedantic about stack overflow on Linux and OS X. 2014-09-17 20:08:09 -04:00
DiscIO DiscIO: Remove unnecessary break statements. 2014-09-12 11:34:34 -04:00
DolphinQt Qt: Add msvc support 2014-09-15 15:07:33 -07:00
DolphinWX Kill off the wx casts within InputCommon and GLInterface. 2014-09-14 01:07:08 -04:00
InputCommon Kill off the wx casts within InputCommon and GLInterface. 2014-09-14 01:07:08 -04:00
VideoBackends Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
VideoCommon Remove some unnecessary semicolons 2014-09-11 13:05:31 -04:00
CMakeLists.txt DolphinQt: initial commit. 2014-09-15 15:06:05 -07:00