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
..
2016-10-03 19:29:35 +02:00
2016-09-11 12:51:50 -04:00
2016-07-13 17:29:27 +02:00
2016-07-13 17:29:27 +02:00
2016-10-01 15:50:28 -04:00