dolphin-emulator/Source/Core
skidau 8ed6ea3b07 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.
Fixed a bug in the JitCache where the JIT icache was not being invalidated when a block containing the instruction was destroyed.
2012-03-15 21:48:19 +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 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
DiscIO less log noise from CNandContentLoader 2012-02-01 00:04:06 -08:00
DolphinWX Fixes issue 5214 for real! 2012-02-15 20:56:50 +00: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