dolphin/Source/Core
Léo Lam 6fba48cd15 MemoryView: Don't segfault if Core isn't running
There was a bug that caused MemoryView to indirectly cause a segfault;
the simplest way to reproduce it is 1) start a game; 2) stop the game;
3) click on the Refresh button and watch Dolphin segfault.

This commit fixes it by only calling PowerPC::HostIsRAMAddress when
emulation is running.
2016-10-03 23:45:02 +02:00
..
AudioCommon Merge pull request #4271 from ligfx/audiofix 2016-10-02 21:00:10 -07:00
Common Back up part of SYSCONF when switching to emulated BT 2016-10-03 23:13:09 +02:00
Core WII_IPC_HLE: Clean up variable naming 2016-10-03 23:13:10 +02:00
DiscIO Merge pull request #3963 from JosJuice/banner-loaded-failure 2016-10-03 06:33:52 -07:00
DolphinQt2 Merge pull request #4254 from ligfx/check_errors_postprocessing 2016-10-02 20:42:39 -07:00
DolphinWX MemoryView: Don't segfault if Core isn't running 2016-10-03 23:45:02 +02:00
InputCommon InputCommon: Fix formatting issues in Quartz 2016-10-03 18:59:52 +02:00
UICommon Merge pull request #2868 from sepalani/dolphin_ssl 2016-10-03 06:16:49 -07:00
VideoBackends VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
VideoCommon VideoCommon: Minor changes 2016-10-03 06:51:46 -07:00
CMakeLists.txt [UI] Remove DolphinQt 2016-01-05 19:42:02 -06:00