dolphin/Source/Core
skidau be70b43a2b JIT single stepping
Enable it by uncommenting the defines in JitBase.h.  For breakpoints to work in JIT mode, the block cache must be disabled.  The PPC instruction trace, regs, fpu regs, flags, generated x86 binary and generated x86 disasm are logged in the Dynamic Recompiler log.

Fixes issue 1052.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@5314 8ced0084-cf51-0410-be5f-012b33b47a6e
2010-04-10 15:41:44 +00:00
..
AudioCommon XK patch for adding jit config to audiocommon/c16 function to x64emitter 2010-03-24 11:22:33 +00:00
Common JIT single stepping 2010-04-10 15:41:44 +00:00
Core JIT single stepping 2010-04-10 15:41:44 +00:00
DSPCore set eol-style native 2010-04-09 19:28:18 +00:00
DebuggerUICommon Fix another wrong sprintf usage 2010-04-08 14:58:50 +00:00
DebuggerWX JIT single stepping 2010-04-10 15:41:44 +00:00
DiscIO Several little fixes. 2010-03-17 01:54:40 +00:00
DolphinWX Fixed the bug where JITIL could not be selected in debugger mode. 2010-04-08 09:18:42 +00:00
InputCommon Added several XKeyToString translations. 2010-03-17 18:58:19 +00:00
VideoCommon VideoCommon: Fixed the bug that some texture become black in SSSE3.1 codes. 2010-04-10 01:37:51 +00:00