dolphin/Source/Core/Core
Léo Lam a000a3c23f Only allow reset/power when core is running
If we don't check for Core::IsRunning(), event types such as
iosNotifyResetButton may actually be nullptr, or some random invalid
pointer (after an emulation start then shutdown) and be used when the
user triggers a reset, which causes random crashes.
2017-01-19 22:08:13 +01:00
..
Boot IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Debugger BreakPoints: Rename variables 2017-01-11 10:08:11 -05:00
DSP DSPInterpreter: Get rid of a #define constant 2017-01-12 20:36:52 -05:00
FifoPlayer specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
HLE IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
HW Only allow reset/power when core is running 2017-01-19 22:08:13 +01:00
IOS Update log types names from IPC_HLE to IOS 2017-01-18 21:43:37 +01:00
PowerPC PowerPC: Simplify TLB resetting 2017-01-18 19:31:04 -05:00
ActionReplay.cpp specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
ActionReplay.h
Analytics.cpp
Analytics.h
ARDecrypt.cpp
ARDecrypt.h
BootManager.cpp SConfig: Replace bNTSC with m_region 2017-01-02 20:57:48 +01:00
BootManager.h
CMakeLists.txt IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
ConfigManager.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
ConfigManager.h Merge pull request #4544 from JosJuice/region-enum 2017-01-13 09:19:27 +13:00
Core.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Core.h
Core.vcxproj IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
Core.vcxproj.filters IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
CoreTiming.cpp
CoreTiming.h
DSPEmulator.cpp DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
DSPEmulator.h DSPEmulator: Amend variable casing 2017-01-18 12:20:13 -05:00
ec_wii.cpp Update log types names from IPC_HLE to IOS 2017-01-18 21:43:37 +01:00
ec_wii.h specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
GeckoCode.cpp
GeckoCode.h
GeckoCodeConfig.cpp
GeckoCodeConfig.h
Host.h
HotkeyManager.cpp Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
HotkeyManager.h Merge pull request #4595 from aldelaro5/add-debugger-hotkeys 2017-01-05 14:33:10 -05:00
MachineContext.h
MemoryWatcher.cpp
MemoryWatcher.h
MemTools.cpp
MemTools.h
Movie.cpp Put IOS devices in a namespace and drop WII_IPC_HLE prefix 2017-01-18 21:42:33 +01:00
Movie.h
NetPlayClient.cpp IOS: Reorganise the source files and IPC_HLE→IOS 2017-01-18 20:43:10 +01:00
NetPlayClient.h
NetPlayProto.h
NetPlayServer.cpp
NetPlayServer.h
PatchEngine.cpp
PatchEngine.h PatchEngine: Get rid of a global variable 2017-01-03 18:59:33 -05:00
State.cpp IPC_HLE: Namespace IOS HLE 2017-01-17 20:46:58 -05:00
State.h
WiiRoot.cpp Update log types names from IPC_HLE to IOS 2017-01-18 21:43:37 +01:00
WiiRoot.h Remove pre-generated SYSCONF 2017-01-12 21:30:11 +01:00