dolphin/Source/Core
2009-06-28 16:23:40 +00:00
..
AudioCommon 1. TAS Groundwork: Saving the state (compression and memory dump to file) is now done on a separate thread (thread-safe). Now state saving is silent and quick. 2009-06-26 22:36:44 +00:00
Common build fixing 2009-06-28 15:52:15 +00:00
Core cleanup: extract breakpoint code into Common. only have one shared PPCDebugInterface. 2009-06-28 12:15:31 +00:00
DebuggerUICommon
DebuggerWX cleanup: extract breakpoint code into Common. only have one shared PPCDebugInterface. 2009-06-28 12:15:31 +00:00
DiscIO
DolphinWX Compile fix 2009-06-28 12:50:51 +00:00
DSPCore DSPLLE: sort of semi-working breakpoints and stepping, if you flip an #ifdef. more work to do, for some reason it gets very slow when you enable it atm 2009-06-28 16:23:40 +00:00
InputCommon
VideoCommon Display buffer flips are now triggered by the CPU thread through the Video_UpdateXFB function. This is a fairly significant change of behavior, but it improves performance. 2009-06-26 08:57:53 +00:00