dolphin/Source/Core
skidau 05692b1e7e Sped up to the Dolphin debugger by not checking for breakpoints when stepping.
Fixed the JIT cache, invalidating one instruction length at a time.
Fixed a bug where the JIT cache did not get invalidated when stepping.
Disabled fused instructions in the debugger.
2012-03-16 20:08:05 +11:00
..
AudioCommon name all audio threads (that I know how to) for debugging, as suggested in response to revision d00b719966. 2012-01-01 14:28:19 -08:00
Common Sped up the Dolphin debugger in JIT mode by splitting a block only while stepping or when it contains a breakpoint. The block is invalidated when a breakpoint is set or cleared. 2012-03-15 21:48:19 +11:00
Core Sped up to the Dolphin debugger by not checking for breakpoints when stepping. 2012-03-16 20:08:05 +11:00
DiscIO less log noise from CNandContentLoader 2012-02-01 00:04:06 -08:00
DolphinWX Sped up to the Dolphin debugger by not checking for breakpoints when stepping. 2012-03-16 20:08:05 +11:00
InputCommon Merge branch 'fix-real-gcpad-sticks' 2011-12-12 23:25:32 -06:00
VideoCommon Added the corresponding change from r352ab2ba4394 into JITIL. 2012-03-13 22:35:11 +11:00
CMakeLists.txt Merge UI related projects into the main DolphinWX project. 2011-02-11 21:37:52 +00:00