dolphin/Source/Core
Ryan Houdek 28e55d29f2 Fix a crash with fastmem disabled.
When the core is busy shutting down only uninstall the exception handler if fastmem is actually enabled.
We only install when fastmem is enabled, so only uninstall when it is as well.

Fixes a crash I was getting on ARMv7.
2015-02-24 04:52:37 -06:00
..
AudioCommon Revert "High quality resampler" 2015-02-23 18:43:13 +01:00
Common Common: move _M_SSE macro to Intrinsics.h 2015-02-24 01:06:25 +01:00
Core Fix a crash with fastmem disabled. 2015-02-24 04:52:37 -06:00
DiscIO Merge pull request #1942 from Buddybenj/No-Intro 2015-02-23 12:56:28 +11:00
DolphinQt Merge pull request #1942 from Buddybenj/No-Intro 2015-02-23 12:56:28 +11:00
DolphinWX Merge pull request #2096 from lioncash/wx 2015-02-24 13:11:39 +11:00
InputCommon Use CoreParameter's game INI functions in more places 2015-02-11 19:01:05 +01:00
UICommon PostProcessing: Add support for user-supplied anaglyph shaders. 2015-01-25 22:07:03 +01:00
VideoBackends Clean up the intrinsics #ifdef mess 2015-02-24 01:02:36 +01:00
VideoCommon Clean up the intrinsics #ifdef mess 2015-02-24 01:02:36 +01:00
CMakeLists.txt Merge pull request #1085 from waddlesplash/refactoring 2014-10-05 21:25:44 -04:00