sl1nk3.s 7a4c203f69 Fixed a small threading issue introduced by r6933 causing savestates to always freeze, thanks to artart78 for pinpointing the issue.
Properly pause the core when saving/loading savestates, previously we used PowerPC::Pause() and Start() which only update the state but doesn't properly set m_StepEvent and caused random hangs.
Fixed hang when creating a savestate while the game was paused or in Frame Advance mode, now the thing works (just remember to press play duh).

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@6992 8ced0084-cf51-0410-be5f-012b33b47a6e
2011-01-30 21:20:33 +00:00
..
2011-01-06 01:11:32 +00:00
2011-01-29 22:53:00 +00:00
2010-12-19 19:43:18 +00:00
2010-05-22 21:58:43 +00:00
2010-11-29 16:16:48 +00:00
2010-07-18 00:18:31 +00:00
2011-01-06 01:11:32 +00:00