| .. |
|
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
|
more fixes, prefix filter for export symbols
|
2008-08-24 21:54:59 +00:00 |
|
BreakpointView.h
|
|
|
|
BreakpointWindow.cpp
|
Include system headers using "#include <file.h>", so GCC will not issue warnings about them.
|
2008-08-26 23:32:54 +00:00 |
|
BreakpointWindow.h
|
minor improvements (mostly debugger)
|
2008-07-24 13:40:07 +00:00 |
|
CodeView.cpp
|
Fixed some valgrind warnings.
|
2008-09-14 09:12:19 +00:00 |
|
CodeView.h
|
The arrows are back in the codeview!
|
2008-08-24 22:22:55 +00:00 |
|
CodeWindow.cpp
|
Some sanity checks in the debugger.
|
2008-09-14 09:18:03 +00:00 |
|
CodeWindow.h
|
Cleaning up XK's mess, added a simple profiler, minor disasm fix. Too lazy to split it up into individual changes. Savestates not yet working.
|
2008-08-30 12:11:25 +00:00 |
|
Debugger.cpp
|
|
|
|
Debugger.h
|
Include system headers using "#include <file.h>", so GCC will not issue warnings about them.
|
2008-08-26 23:32:54 +00:00 |
|
JitWindow.cpp
|
continue changing src to Src
|
2008-09-07 20:29:31 +00:00 |
|
JitWindow.h
|
Include system headers using "#include <file.h>", so GCC will not issue warnings about them.
|
2008-08-26 23:32:54 +00:00 |
|
LogWindow.cpp
|
Include system headers using "#include <file.h>", so GCC will not issue warnings about them.
|
2008-08-26 23:32:54 +00:00 |
|
LogWindow.h
|
little Logwindow feature - enable/disable all logs
|
2008-08-25 21:02:56 +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
|
Fixed some valgrind warnings.
|
2008-09-14 09:12:19 +00:00 |
|
MemoryView.h
|
|
|
|
MemoryWindow.cpp
|
Some sanity checks in the debugger.
|
2008-09-14 09:18:03 +00:00 |
|
MemoryWindow.h
|
Include system headers using "#include <file.h>", so GCC will not issue warnings about them.
|
2008-08-26 23:32:54 +00:00 |
|
RegisterView.cpp
|
|
|
|
RegisterView.h
|
|
|
|
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
|
SConscript made all the rest of env.Copy into env.Clone
|
2008-09-16 16:50:09 +00:00 |