dolphin/Source/Core/DebuggerWX/Src
John Peterson f610f7e197 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
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@2139 8ced0084-cf51-0410-be5f-012b33b47a6e
2009-02-08 10:09:26 +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 Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +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 Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +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