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
..
2017-01-17 10:19:39 +00:00
2017-01-14 11:16:02 -05:00
2016-10-03 21:07:12 +02:00
2016-10-24 18:27:49 +02:00