ppsspp/Windows/Debugger
2017-08-31 17:15:22 +02:00
..
BreakpointWindow.cpp Remove snprintf compatibility hacks for MSVC versions before 2015 2017-08-31 16:46:54 +02:00
BreakpointWindow.h Debugger: Add custom breakpoint log message. 2016-08-04 13:07:56 -07:00
CPURegsInterface.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08:00
CtrlDisAsmView.cpp Remove Globals.h 2017-08-31 17:15:22 +02:00
CtrlDisAsmView.h sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
CtrlMemView.cpp Remove Globals.h 2017-08-31 17:15:22 +02:00
CtrlMemView.h Various debug ui fixes and enhancements 2013-10-30 12:12:33 +01:00
CtrlRegisterList.cpp Remove Globals.h 2017-08-31 17:15:22 +02:00
CtrlRegisterList.h Fix some unlikely uninitialized values. 2015-01-17 18:43:04 -08:00
Debugger_Disasm.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
Debugger_Disasm.h Remove Globals.h 2017-08-31 17:15:22 +02:00
Debugger_Lists.cpp Debugger: Allow logging on CPU breakpoints. 2016-08-04 12:39:29 -07:00
Debugger_Lists.h Add checkboxes to GenericListControl, use them in CtrlBreakpointList 2014-02-13 10:24:42 +01:00
Debugger_MemoryDlg.cpp Move the symbol map to the heap, deallocate it when no game is running. 2015-10-31 23:01:19 +01:00
Debugger_MemoryDlg.h Fix some includes on Windows/etc. 2013-12-29 15:59:36 -08: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 Pick some safe changes from the android gradle branch (including windows CMake fixes) 2016-12-05 16:52:03 +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 Make IdentifiedFileType a proper enum class 2017-03-02 12:29:03 +01:00
Debugger.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 sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02: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