dolphin/Source/Core
ayuanx 29774c35e8 My first commit :)
Fixed more memory leaks when doing state load. Now all file devices(handles) are stored in state, and this will fix some crash after loading state.

Warning: Do NOT Save/Load state before game title is shown and controllable, or else you will get a corrupt state.

If you encounter "Emu WiiMote Desync" frequently, please report the condition
(PS: To recover from wiimote desync, just load a saved state)

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@4608 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-11-24 17:10:38 +00:00
..
AudioCommon
Common My first commit :) 2009-11-24 17:10:38 +00:00
Core My first commit :) 2009-11-24 17:10:38 +00:00
DebuggerUICommon
DebuggerWX
DiscIO
DolphinWX fix changing between interpreter and JIT not taking place instantly. Fix loading config needlessly twice on app init. Fixes issue 1682 2009-11-23 08:43:14 +00:00
DSPCore
InputCommon
VideoCommon corrected viewport and scissor test behavior in both plugins. 2009-11-23 14:08:08 +00:00