ppsspp/Windows/Debugger
2014-01-26 23:10:37 +01:00
..
BreakpointWindow.cpp Make the "on change" checkbox for memchecks work. 2014-01-26 11:57:39 -08:00
BreakpointWindow.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CPURegsInterface.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
CtrlDisAsmView.cpp Avoid returning points from the symbol map. 2014-01-25 21:40:23 -08:00
CtrlDisAsmView.h Create data directives in disassembler 2013-11-28 00:33:21 +01:00
CtrlMemView.cpp Performed cleanup in CtrlMemView.cpp 2013-11-21 15:10:20 +02:00
CtrlMemView.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CtrlRegisterList.cpp Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
CtrlRegisterList.h Add pc, hi, and lo to the register list 2013-07-31 10:24:24 +02:00
Debugger_Disasm.cpp windows: Check PSP_IsInited() in more places. 2014-01-19 14:25:12 -08:00
Debugger_Disasm.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Debugger_Lists.cpp Merge branch 'debugger2' of https://github.com/unknownbrackets/ppsspp into unknownbrackets-debugger2 2014-01-26 23:10:37 +01:00
Debugger_Lists.h -use TabControl for bottom tabs 2013-09-30 10:40:15 +02:00
Debugger_MemoryDlg.cpp Fix debugger wstring usage. 2013-08-26 23:54:48 -07:00
Debugger_MemoryDlg.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Debugger_Misc.cpp
Debugger_Misc.h
Debugger_Profiler.cpp
Debugger_Profiler.h
Debugger_SymbolMap.h
Debugger_VFPUDlg.cpp Reorder VFPU registers in memory so that we can flush and reload them in bulk more often. 2013-11-28 13:27:51 +01:00
Debugger_VFPUDlg.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
Debugger.h
DebuggerShared.cpp Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
DebuggerShared.h Win32: Switch to a UNICODE build. This took quite a bit of fixing. 2013-08-26 19:00:16 +02:00
DumpMemoryWindow.cpp Correctly identify the start of a line when changing the address 2013-11-24 13:53:50 +01:00
DumpMemoryWindow.h Dump memory dialog 2013-10-01 21:11:41 +02:00
SimpleELF.h