ppsspp/Windows/Debugger
Henrik Rydgård c004e9ca9d Windows debugger: Load the dialogs on demand.
I think this is especially good for the Ge dialog since we now can avoid
initializing that extra GL context unless you open the dialog.
2021-11-13 22:10:37 +01: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
CtrlDisAsmView.cpp Debugger: Centralize context menu handling. 2021-10-07 19:48:13 -07:00
CtrlDisAsmView.h sprintf->snprintf, fix some too short buffers 2014-09-14 00:14:11 +02:00
CtrlMemView.cpp Debugger: Track reason for entering stepping. 2021-10-23 16:56:15 -07:00
CtrlMemView.h Debugger: Reorganize memory view painting. 2021-02-15 15:01:23 -08:00
CtrlRegisterList.cpp Debugger: Centralize context menu handling. 2021-10-07 19:48:13 -07:00
CtrlRegisterList.h Global: Remove some unused variables. 2021-02-15 11:59:45 -08:00
Debugger_Disasm.cpp Windows debugger: Load the dialogs on demand. 2021-11-13 22:10:37 +01:00
Debugger_Disasm.h Windows: Remove some old and outdated files. 2021-10-03 06:17:33 -07:00
Debugger_Lists.cpp Windows debugger: Load the dialogs on demand. 2021-11-13 22:10:37 +01: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_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 Debugger: Keep pop up menus to ContextMenu only. 2021-10-07 19:53:40 -07:00
DumpMemoryWindow.cpp Debugger: Track reason for entering stepping. 2021-10-23 16:56:15 -07:00
DumpMemoryWindow.h Windows: Make memory dump long path friendly. 2020-01-04 10:32:48 -08:00