dolphin/Source/Core/DebuggerWX/Src
hrydgard 56ee6e5497 more f-zero work - no success :( Still fp errors.
maybe we should pull in a full accuracy ppc fp emulator.

git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@1971 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-01-21 12:41:01 +00:00
..
BreakPointDlg.cpp
BreakPointDlg.h
BreakpointView.cpp
BreakpointView.h
BreakpointWindow.cpp
BreakpointWindow.h
CodeView.cpp fix a minor "misfeature" in the symbol table code. 2009-01-20 13:13:03 +00:00
CodeView.h
CodeWindow.cpp Fix insanely annoyingly behaviour when setting breakpoints 2009-01-20 19:00:51 +00:00
CodeWindow.h DebuggerWX: Added jit block linking option to the code window 2009-01-20 16:52:46 +00:00
CodeWindowSJP.cpp
Debugger.cpp
Debugger.h
JitWindow.cpp misc debugger improvements - hle:d code can be read in disasm window, memview can show floating point values, a crash fix, the locked cache now shows up in memview, some disasm bugfixes (frsp) 2009-01-21 11:44:36 +00:00
JitWindow.h
LogWindow.cpp
LogWindow.h
MemoryCheckDlg.cpp
MemoryCheckDlg.h
MemoryView.cpp more f-zero work - no success :( Still fp errors. 2009-01-21 12:41:01 +00:00
MemoryView.h
MemoryWindow.cpp
MemoryWindow.h
RegisterView.cpp fix red coloring of fp regs in registerview 2009-01-20 19:41:45 +00:00
RegisterView.h Improve register view window (now shows fp, various special regs). If the window is too small, delete the RegisterView section in your Debugger.ini. 2009-01-20 19:15:33 +00:00
RegisterWindow.cpp
RegisterWindow.h
SConscript