dolphin/Source/Core
nitsuja- 766818baa8 possible savestate memory leak fix in DoBuffer
made Lua run on the CPU thread to fix unreliable script execution issues
several fixes so the Lua savestate functions can actually work
added Lua function savestate.verify to help with catching desyncs
implemented FailVerifyAtFrameBoundary in Lua interface
added a Clear button to the LuaWindow

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5382 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-17 21:02:03 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
Core possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX a few minor code fixes. 2010-04-12 02:00:15 +00:00
DiscIO Several little fixes. 2010-03-17 01:54:40 +00:00
DolphinWX possible savestate memory leak fix in DoBuffer 2010-04-17 21:02:03 +00:00
DSPCore DSP LLE: trying to clean up exception handling. Hopefully it didn't break anything 2010-04-17 20:42:39 +00:00
InputCommon Linux compile fix for billard's changes. 2010-04-13 06:09:45 +00:00
VideoCommon Re-added Skies of Arcadia projection hack. Fixes issue 2514. 2010-04-15 09:23:59 +00:00