ppsspp/Windows/Debugger
Unknown W. Brackets 6086b9f5e4 Allow selecting a range of in the debugger.
This way you can copy a bunch of diasm'd instructions.

Just quick range selection, not really proper.
2013-07-21 01:07:26 -07:00
..
BreakpointWindow.cpp Assorted warning fixes and cleanups 2013-07-06 11:09:19 +02:00
BreakpointWindow.h Add expression parser to breakpoints 2013-07-02 11:51:29 +02:00
CPURegsInterface.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
CtrlDisAsmView.cpp Allow selecting a range of in the debugger. 2013-07-21 01:07:26 -07:00
CtrlDisAsmView.h Allow selecting a range of in the debugger. 2013-07-21 01:07:26 -07:00
CtrlMemView.cpp Make memory viewer and register list use the configurable font size 2013-07-10 11:10:08 +02:00
CtrlMemView.h -ctrl+g for goto in mem viewer/disassembly 2013-06-29 22:25:17 +02:00
CtrlRegisterList.cpp Make memory viewer and register list use the configurable font size 2013-07-10 11:10:08 +02:00
CtrlRegisterList.h -edit register by double clicking 2013-06-27 11:50:59 +02:00
Debugger_Disasm.cpp Move breakpoint list to separate class 2013-07-08 17:59:34 +02:00
Debugger_Disasm.h Move breakpoint list to separate class 2013-07-08 17:59:34 +02:00
Debugger_Lists.cpp Move breakpoint list to separate class 2013-07-08 17:59:34 +02:00
Debugger_Lists.h Move breakpoint list to separate class 2013-07-08 17:59:34 +02:00
Debugger_MemoryDlg.cpp Update debugger UI on the debugger's threads. 2013-07-02 22:59:47 -07:00
Debugger_MemoryDlg.h Several fixes to build under stricter C++11 2012-11-21 14:33:50 -03:00
Debugger_Misc.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Misc.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Profiler.cpp Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Profiler.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_SymbolMap.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_VFPUDlg.cpp Work around occasional GetI18NCategory() failure in WndProc(). 2013-06-03 20:56:44 +08:00
Debugger_VFPUDlg.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
DebuggerShared.cpp Moved expression parser to native and changed how it's accessed 2013-07-01 01:41:06 +02:00
DebuggerShared.h Move breakpoint list to separate class 2013-07-08 17:59:34 +02:00
SimpleELF.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00