dolphin/Source/Core/DebuggerWX/Src
John Peterson 59b115d197 Changed _SECURE_SCL from 1 to 0 in the debugger to allow me to access SConfig::GetInstance().m_LocalCoreStartupParameter.m_strDSPPlugin.c_str() from there.
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@765 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-10-04 14:26:47 +00:00
..
BreakPointDlg.cpp change src to Src 2008-09-22 06:50:27 +00:00
BreakPointDlg.h change src to Src 2008-09-22 06:50:27 +00:00
BreakpointView.cpp change src to Src 2008-09-22 06:50:27 +00:00
BreakpointView.h change src to Src 2008-09-22 06:50:27 +00:00
BreakpointWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
BreakpointWindow.h change src to Src 2008-09-22 06:50:27 +00:00
CodeView.cpp change src to Src 2008-09-22 06:50:27 +00:00
CodeView.h change src to Src 2008-09-22 06:50:27 +00:00
CodeWindow.cpp Changed _SECURE_SCL from 1 to 0 in the debugger to allow me to access SConfig::GetInstance().m_LocalCoreStartupParameter.m_strDSPPlugin.c_str() from there. 2008-10-04 14:26:47 +00:00
CodeWindow.h Some changes to the debugger, added a DSP HLE debugging window. I moved the initialization of DLLdebugger from Core.cpp to the debugging window. (I hope this doesn't break the LLE debugger in any way, or does it have to be started right after LoadPlugin?). Also added a ShowOnStart saved setting to the debugger. And a MainWindow saved setting that set the position and size of the main window when it's started. I may have broken things in the debugger by allowing disabling of for example the Jit window. Please accept my apologies if that is the case. 2008-09-29 03:19:23 +00:00
Debugger.cpp change src to Src 2008-09-22 06:50:27 +00:00
Debugger.h change src to Src 2008-09-22 06:50:27 +00:00
JitWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
JitWindow.h change src to Src 2008-09-22 06:50:27 +00:00
LogWindow.cpp Ban compression of Wii images until it has been tested. All sorts of minor cleanup. 2008-09-24 19:10:56 +00:00
LogWindow.h change src to Src 2008-09-22 06:50:27 +00:00
MemoryCheckDlg.cpp change src to Src 2008-09-22 06:50:27 +00:00
MemoryCheckDlg.h change src to Src 2008-09-22 06:50:27 +00:00
MemoryView.cpp change src to Src 2008-09-22 06:50:27 +00:00
MemoryView.h change src to Src 2008-09-22 06:50:27 +00:00
MemoryWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
MemoryWindow.h change src to Src 2008-09-22 06:50:27 +00:00
RegisterView.cpp change src to Src 2008-09-22 06:50:27 +00:00
RegisterView.h change src to Src 2008-09-22 06:50:27 +00:00
RegisterWindow.cpp change src to Src 2008-09-22 06:50:27 +00:00
RegisterWindow.h change src to Src 2008-09-22 06:50:27 +00:00
SConscript change src to Src 2008-09-22 06:50:27 +00:00