dolphin/Source/Core/DebuggerWX/Src
2009-06-13 14:10:10 +00:00
..
BreakPointDlg.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
BreakPointDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointView.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
BreakpointView.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
BreakpointWindow.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
BreakpointWindow.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
CodeView.cpp Debugging: Added 'insert nop' to menu, added 'show history' code for interpreter mode 2009-06-09 05:26:39 +00:00
CodeView.h Debugging: Added 'insert nop' to menu, added 'show history' code for interpreter mode 2009-06-09 05:26:39 +00:00
CodeWindow.cpp dsp llet debugger: disasm the ucode when it's dumped 2009-04-03 19:29:15 +00:00
CodeWindow.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
CodeWindowSJP.cpp minor cleanup - don't leak so many fragment shaders :p also fix address range for the Generate Symbol Map feature 2009-06-08 18:34:24 +00:00
Debugger.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
JitWindow.cpp JITIL 64 - fix stupid bug in IR.cpp. Almost there... loadstorepaired left. fix disasm in 32-bit mode. 2009-06-12 23:56:31 +00:00
JitWindow.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryCheckDlg.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryCheckDlg.h set svn:eol-style=native for **.h 2008-12-08 04:46:09 +00:00
MemoryView.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryView.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryWindow.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
MemoryWindow.h nakee's new logmanager. added a console window for windows builds (prints to parent console on non-win32). also fix some random wxw bugs: main window's position is saved when using debugger, disabling windows from the tools menu are saved settings, some other small fixes 2009-03-18 17:17:58 +00:00
RegisterView.cpp PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF (which is a new option, slows down slightly) in a few ops this fixes most remaining math errors in Super Monkey Ball and eliminates the need for the HLE hacks. Make sure to have up-to-date gameconfigs. Unfortunately, F-Zero still doesn't work. Misc other small changes. Indent some code. 2009-06-13 14:10:10 +00:00
RegisterView.h PowerPC: Fixed moronic bug in mcrfs - together with correctly computing FPRF (which is a new option, slows down slightly) in a few ops this fixes most remaining math errors in Super Monkey Ball and eliminates the need for the HLE hacks. Make sure to have up-to-date gameconfigs. Unfortunately, F-Zero still doesn't work. Misc other small changes. Indent some code. 2009-06-13 14:10:10 +00:00
RegisterWindow.cpp Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
RegisterWindow.h Allow changing of the debugger font and some cleanup 2009-02-06 18:18:20 +00:00
SConscript more scons build fixups 2009-04-12 21:30:22 +00:00