dolphin-emulator/Source
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
..
Android Updated gradle to latest version 2017-01-17 10:19:39 +00:00
Core Only allow reset/power when core is running 2017-01-19 22:08:13 +01:00
DSPSpy
DSPTool DSP: Namespace remaining un-namespaced DSP code 2016-12-31 17:20:14 -05:00
PCH
UnitTests Common: Add bit utility header 2017-01-14 11:16:02 -05:00
VSProps
.clang-format specify custom brace style to fix unions 2017-01-05 12:55:13 +01:00
CMakeLists.txt
dolphin-emu.sln