ppsspp/Windows/Debugger
Unknown W. Brackets 75eeb55617 UI: Use a UIState for exceptions.
This makes it so we can enable Stop/Reset/etc. during them in the menus.
2021-08-08 23:40:41 -07:00
..
BreakpointWindow.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +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 Debugger: Show string in status bar for li, etc. 2021-04-21 23:50:59 -07:00
CtrlDisAsmView.h sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
CtrlMemView.cpp Debugger: Prompt with previous search string. 2021-04-21 19:47:18 -07:00
CtrlMemView.h Debugger: Reorganize memory view painting. 2021-02-15 15:01:23 -08:00
CtrlRegisterList.cpp Windows: Correct some variable init warnings. 2021-02-15 11:59:45 -08:00
CtrlRegisterList.h Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Debugger_Disasm.cpp UI: Use a UIState for exceptions. 2021-08-08 23:40:41 -07:00
Debugger_Disasm.h Windows: Reduce focus juggling on game start. 2021-04-24 23:53:16 -07:00
Debugger_Lists.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
Debugger_Lists.h Add checkboxes to GenericListControl, use them in CtrlBreakpointList 2014-02-13 10:24:42 +01:00
Debugger_MemoryDlg.cpp Windows: Avoid segfault if memory except on boot. 2021-03-28 19:44:17 -07:00
Debugger_MemoryDlg.h Debugger: Show memory tag info in status bar. 2021-02-15 15:01:23 -08: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 Windows: Fix some const type conversion warnings. 2021-02-14 10:30:10 -08:00
Debugger_VFPUDlg.h Make IdentifiedFileType a proper enum class 2017-03-02 12:29:03 +01:00
DebuggerShared.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +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 Debugger: Option to skip mem hacks in memory dump. 2021-02-10 20:36:02 -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