dolphin/Source/Core/DebuggerWX/Src
LPFaint99 578c402d2c Update svn:eol-style=native ( r1442 ) for Source/*.cpp
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2384 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-23 06:15:48 +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 Update svn:eol-style=native ( r1442 ) for Source/*.cpp 2009-02-23 06:15:48 +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