dolphin/Source/Core/DolphinWX/Debugger
Ryan Houdek 2e1377ab7e Merge pull request #1107 from FioraAeterna/opcodesearch
Debugger: make opcode search a bit better
2014-09-19 15:50:54 -05:00
..
BreakpointDlg.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
BreakpointDlg.h
BreakpointView.cpp DolphinWX: Fix variable styling in BreakpointView 2014-08-15 09:51:29 -04:00
BreakpointView.h
BreakpointWindow.cpp
BreakpointWindow.h
CodeView.cpp Debugger: scroll by multiples of 4 bytes 2014-09-18 03:54:57 -07:00
CodeView.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
CodeWindow.cpp Debugger: make opcode search a bit better 2014-09-18 03:47:46 -07:00
CodeWindow.h Changed toolbar to be static, increasing UI integration 2014-08-08 03:43:13 -07:00
CodeWindowFunctions.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DebuggerPanel.cpp DolphinWX: Use a regular wxMessageBox instead of a PanicAlert for non-panic errors. 2014-08-02 13:49:51 -04:00
DebuggerPanel.h
DebuggerUIUtil.cpp Revert "DolphinWX: Use non-deprecated flags for the monospace debugger font" 2014-07-14 21:37:27 +12:00
DebuggerUIUtil.h
DSPDebugWindow.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
DSPDebugWindow.h remove unused globals 2014-07-11 16:10:20 +02:00
DSPRegisterView.cpp
DSPRegisterView.h Get rid of C-style empty function parameter indicators 2014-08-30 15:23:48 -04:00
JitWindow.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
JitWindow.h
MemoryCheckDlg.cpp Remove extra semicolons at the ends of some lines. 2014-09-10 12:17:38 -04:00
MemoryCheckDlg.h
MemoryView.cpp Debugger: scroll by multiples of 4 bytes 2014-09-18 03:54:57 -07:00
MemoryView.h DolphinWX: Implement scrolling in the memory views 2014-07-18 22:42:03 -04:00
MemoryWindow.cpp Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
MemoryWindow.h
RegisterView.cpp Common: Introduce the new Gekko disassembler to Common. 2014-08-04 00:45:07 -04:00
RegisterView.h Include CommonTypes.h instead of Common.h. 2014-09-08 15:39:58 -04:00
RegisterWindow.cpp
RegisterWindow.h