dolphin/Source/Core/DebuggerWX/src
Sonicadvance1 8f6d7ad5e9 ...
git-svn-id: https://dolphin-emu.googlecode.com/svn/trunk@285 8ced0084-cf51-0410-be5f-012b33b47a6e
2008-08-23 19:50:28 +00:00
..
BreakPointDlg.cpp static-ified a lot of vars to prevent name collisions with plugins, other cosmetic stuff, prep for jit debug 2008-08-07 21:29:15 +00:00
BreakPointDlg.h finished dialogs for memory checks and breakpoints 2008-07-24 08:47:38 +00:00
BreakpointView.cpp improved debugger - some meaningful icons would be nice :) 2008-07-24 09:39:56 +00:00
BreakpointView.h added first iteration of breakpoint view for the debugger 2008-07-17 20:08:01 +00:00
BreakpointWindow.cpp minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
BreakpointWindow.h minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
CodeView.cpp ... 2008-08-23 19:50:28 +00:00
CodeView.h Initial megacommit. 2008-07-12 17:40:22 +00:00
CodeWindow.cpp Finally hacked Super Monkey Ball into submission! Some bonus hacking tools included. 2008-08-23 15:15:25 +00:00
CodeWindow.h Finally hacked Super Monkey Ball into submission! Some bonus hacking tools included. 2008-08-23 15:15:25 +00:00
Debugger.cpp Initial megacommit. 2008-07-12 17:40:22 +00:00
Debugger.h Initial megacommit. 2008-07-12 17:40:22 +00:00
JitWindow.cpp Fixed compile errors in conversion of C string to wxString when compiling with GCC against wx with Unicode support. 2008-08-21 23:11:29 +00:00
JitWindow.h Very basic JIT results viewer. 2008-08-21 17:22:55 +00:00
LogWindow.cpp minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
LogWindow.h minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
MemoryCheckDlg.cpp minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
MemoryCheckDlg.h finished dialogs for memory checks and breakpoints 2008-07-24 08:47:38 +00:00
MemoryView.cpp Improved some error msgs, added preliminary memory view window, split plugin ini files. 2008-07-21 18:42:44 +00:00
MemoryView.h Improved some error msgs, added preliminary memory view window, split plugin ini files. 2008-07-21 18:42:44 +00:00
MemoryWindow.cpp minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
MemoryWindow.h minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
RegisterView.cpp Linux: Fix ups for people running Linux. If it breaks anything, punch me in the face. 2008-07-20 11:02:41 +00:00
RegisterView.h Initial megacommit. 2008-07-12 17:40:22 +00:00
RegisterWindow.cpp minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
RegisterWindow.h minor improvements (mostly debugger) 2008-07-24 13:40:07 +00:00
SConscript Move some code out of the plugins into VideoCommon. No functional change. 2008-08-21 17:49:06 +00:00