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 Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
BreakPointDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointView.cpp Change the font in DebuggerWX to something legible kthx 2008-12-26 03:46:04 +00:00
BreakpointView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointWindow.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
BreakpointWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CodeView.cpp fix a minor "misfeature" in the symbol table code. 2009-01-20 13:13:03 +00:00
CodeView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
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 Move Config.cpp to Core renamed it to ConfigManager 2009-01-17 23:41:21 +00:00
Debugger.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
Debugger.h Change the font in DebuggerWX to something legible kthx 2008-12-26 03:46:04 +00:00
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 set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
LogWindow.cpp Some more nowx compile fixes thanks to tinctorius 2009-01-06 17:14:04 +00:00
LogWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryCheckDlg.cpp Cleanup the breakpoint code a bit, fix updating the breakpoint window when clicking in the bp column in the code view. 2008-12-20 14:00:33 +00:00
MemoryCheckDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryView.cpp more f-zero work - no success :( Still fp errors. 2009-01-21 12:41:01 +00:00
MemoryView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryWindow.cpp set svn:eol-style=native for **.cpp 2008-12-08 05:30:24 +00:00
MemoryWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
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 convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
RegisterWindow.h convert the register window to wxGrid, allows multiplatform colors. fix wxw debug build error msg. 2008-12-09 05:29:14 +00:00
SConscript nakee's work on dolphin events. Also get wxw out of logmanager. This commit wants your comments 2009-01-15 06:48:15 +00:00