ppsspp/Windows/Debugger
Henrik Rydgard 55500d4bb6 Reorder VFPU registers in memory so that we can flush and reload them in bulk more often.
Doesn't actually do that yet, that's for the NEON branch.
2013-11-28 13:27:51 +01:00
..
BreakpointWindow.cpp Add support for fpu and vfpu regs in expressions. 2013-11-17 02:15:15 -08:00
BreakpointWindow.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CPURegsInterface.h Use CommonWindows.h from Windows/ too. 2013-07-28 21:04:20 -07:00
CtrlDisAsmView.cpp Merge pull request #4657 from Kingcom/Debugger 2013-11-28 01:20:21 -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 Rewrite SymbolTable 2013-11-27 13:33:30 +01:00
CtrlRegisterList.h Add pc, hi, and lo to the register list 2013-07-31 10:24:24 +02:00
Debugger.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
Debugger_Disasm.cpp Fix invalid memory access on start, remove combo box code from symbol map 2013-11-28 10:49:02 +01:00
Debugger_Disasm.h -use tab control class for left tabs 2013-09-30 15:56:08 +02:00
Debugger_Lists.cpp Add bounds checks to columns accessors. 2013-11-27 23:53:18 -08: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 Use CommonWindows.h from Windows/ too. 2013-07-28 21:04:20 -07: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 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 Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00
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 Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00