dolphin/Source/Core/DebuggerWX/Src
2008-11-18 02:52:50 +00:00
..
BreakPointDlg.cpp Added option to load breakpoints and memory checks from a file. 2008-10-18 02:21:59 +00:00
BreakPointDlg.h change src to Src 2008-09-22 06:50:27 +00:00
BreakpointView.cpp Move out Cg shader generators to VideoCommon (hope to use this in the DX plugin in the future). Also move out stats code. Comment a lot and cleanup. Kill DX9 Globals.cpp. 2008-10-22 20:54:40 +00:00
BreakpointView.h change src to Src 2008-09-22 06:50:27 +00:00
BreakpointWindow.cpp Migration to the new dir struct (in code only!, no deletion of old dirs...yet). VS projects copy Data/* to Binary/<arch>. Added SConscript to some projects where it was missing. This is the time to move over all your files! 2008-11-12 04:54:17 +00:00
BreakpointWindow.h Added option to load breakpoints and memory checks from a file. 2008-10-18 02:21:59 +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 Calibrated emulated Wiimote aiming in widescreen mode. Added config menu to Wiimote. Added hide cursor option to OpenGL plugin. Added custom Wii settings and moved SYSCONF to User/Config (it will be copied by the game to Wii/shared2/sys when a game is run). Made the DSP and Video debugging windowses run on the same dll instance as the main instance. 2008-11-16 20:09:13 +00:00
CodeWindow.h Random grab-bag of stuff: Finer grained JIT disabling (jpeterson's debug tool), show activated cheats, some comments, one more jitted instruction, support in backpatcher for writes, currently disabled because Beyond Good and Evil crashes when using it. yes this change should be split but i'm just too lazy, sorry. 2008-10-28 22:38:53 +00:00
Debugger.cpp change src to Src 2008-09-22 06:50:27 +00:00
Debugger.h Readded log manager changes, now with a LOGV function to use the verbosity levels. 2008-11-07 20:08:31 +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 Added unify option to Log manager that basically disables the verbosity levels for those who wish that 2008-11-18 02:52:50 +00:00
LogWindow.h Added extension option to Wiimote settings. It doesn't work currently. Renamed a file. Added log manager option to only show logs unique to that verbosity level. 2008-11-17 19:38:50 +00:00
MemoryCheckDlg.cpp Added option to load breakpoints and memory checks from a file. 2008-10-18 02:21:59 +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 Fixed emulated Wiimote again. Improved keyboard/gamepad controls for Wario Land. 2008-11-12 15:03:21 +00:00
MemoryWindow.h Added controls to "Dolphin-Memory" window to let you change values in memory. 2008-10-26 09:09:53 +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