dolphin/Source/Core/DebuggerWX/Src
2010-12-05 09:04:34 +00:00
..
BreakpointDlg.cpp
BreakpointDlg.h
BreakpointView.cpp
BreakpointView.h
BreakpointWindow.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
BreakpointWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
CodeWindow.cpp Added support for multiboot dols. This allows demo discs, bonus discs etc to be played. 2010-08-11 10:45:27 +00:00
CodeWindow.h Take care of some compiler warnings from unused variables, and a little code cleanup. 2010-08-10 01:08:22 +00:00
CodeWindowFunctions.cpp allow gcc to check the format of args being passed to MsgAlert and GenericLog. Fixed nearly all warnings that arose from this, as well as some preexisting ones (some were actually crashes and/or bugs...) 2010-12-05 09:04:34 +00:00
Debugger.h
JitWindow.cpp JitIL/Jit64: Removed std::vector for speed up. 2010-09-22 02:42:17 +00:00
JitWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
MemoryCheckDlg.cpp
MemoryCheckDlg.h
MemoryWindow.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
MemoryWindow.h allow dumping of mem2 as well as aram. thanks Treeki 2010-10-14 04:07:04 +00:00
RegisterView.cpp StringUtil cleanup. Nothing seems broken. 2010-11-10 04:12:31 +00:00
RegisterView.h display fprs in the registerview as hex, and allow editing of the values 2010-10-19 13:35:25 +00:00
RegisterWindow.cpp Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
RegisterWindow.h Fix an issue using render to main in combination with the log window or console window, in which the renderer was not resized when the panes were resized. 2010-07-27 02:39:12 +00:00
SConscript Get rid of a number of unnecessary env.Clones. 2010-07-19 03:42:37 +00:00
stdafx.cpp
stdafx.h