dolphin/Source/Core/DebuggerWX/Src
2009-02-17 23:07:10 +00:00
..
BreakPointDlg.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
BreakPointDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointView.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
BreakpointView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointWindow.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
BreakpointWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CodeView.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
CodeView.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
CodeWindow.cpp Remove/cleanup some auto-"breaks" in the code. they are annoying when debugging. (jit64 hits the DSP.cpp case in animal crossing) :/ 2009-02-17 23:07:10 +00:00
CodeWindow.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
CodeWindowSJP.cpp Video and DSP plugin management: Fixed Stop and Start again, it was necessary to call FreeLibrary() on Start instead of on Stop, I don't know why but that's how it works 2009-02-08 10:09:26 +00:00
Debugger.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
JitWindow.cpp Cache vertex array pointers, a la magumagu's idea. Misc other stuff. Should give very minor speed boost. 2009-02-09 20:35:30 +00:00
JitWindow.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
LogWindow.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
LogWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryCheckDlg.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryCheckDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryView.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryView.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryWindow.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryWindow.h Debugger: add a tiny function, dump main memory to a file, mainram.dump in .\User\Cache\, 2009-01-21 17:02:01 +00:00
RegisterView.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +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 Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
RegisterWindow.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
SConscript Some warning and code cleanup. 2009-01-24 00:45:46 +00:00