ppsspp/Windows/Debugger
2020-09-24 00:32:52 +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 Windows: Make open/save dialogs long path aware. 2020-01-04 09:34:20 -08:00
CtrlDisAsmView.h sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
CtrlMemView.cpp Fix some bugs and style for #12994 2020-06-06 14:29:39 +02:00
CtrlMemView.h rudimentary serch function added for the memory dialog 2020-06-06 14:23:26 +02:00
CtrlRegisterList.cpp Windows debugger: Clean out old remains of multi-cpu support 2020-09-24 00:32:52 +02:00
CtrlRegisterList.h DPI fixes in the old Win32 debugger. Fixes #11856. 2019-03-03 09:19:44 +01:00
Debugger_Disasm.cpp Speed up game start under Windows by not filling the symbol listbox until the disasm window is opened. 2020-09-24 00:32:52 +02:00
Debugger_Disasm.h Speed up game start under Windows by not filling the symbol listbox until the disasm window is opened. 2020-09-24 00:32:52 +02:00
Debugger_Lists.cpp Windows debugger: Clean out old remains of multi-cpu support 2020-09-24 00:32:52 +02:00
Debugger_Lists.h Add checkboxes to GenericListControl, use them in CtrlBreakpointList 2014-02-13 10:24:42 +01:00
Debugger_MemoryDlg.cpp Fix some bugs and style for #12994 2020-06-06 14:29:39 +02:00
Debugger_MemoryDlg.h rudimentary serch function added for the memory dialog 2020-06-06 14:23:26 +02:00
Debugger_Misc.cpp fix mingw and msvc cmake builds. 2018-03-23 03:18:13 +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 Windows: Make memory dump long path friendly. 2020-01-04 10:32:48 -08:00
DumpMemoryWindow.h Windows: Make memory dump long path friendly. 2020-01-04 10:32:48 -08:00
SimpleELF.h Add snapshot of the whole source code. 2012-11-01 16:19:01 +01:00