ppsspp/Windows/Debugger
Unknown W. Brackets f31a7a0582 Debugger: Update VFPU dialog more evenly.
Was previously not updating when you hit a breakpoint, stepped out, etc.
2023-04-09 10:12:54 -07:00
..
BreakpointWindow.cpp Debugger: Correct errors in breakpoint create. 2022-12-30 15:07:02 -08:00
BreakpointWindow.h Debugger: Add custom breakpoint log message. 2016-08-04 13:07:56 -07:00
CtrlDisAsmView.cpp Debugger: Clear button flags on lost focus. 2023-04-09 10:11:37 -07:00
CtrlDisAsmView.h Implement NopInstruction feature in debugger 2023-03-02 14:30:53 +01:00
CtrlMemView.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
CtrlMemView.h Debugger: Handle memview select right click better. 2023-01-01 22:49:04 -08:00
CtrlRegisterList.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
CtrlRegisterList.h Debugger: Debounce redraws using timers. 2021-12-12 10:22:21 -08:00
Debugger_Disasm.cpp Debugger: Update VFPU dialog more evenly. 2023-04-09 10:12:54 -07:00
Debugger_Disasm.h Debugger: Add empty watch tab for debugger. 2023-04-09 00:01:42 -07:00
Debugger_Lists.cpp Debugger: Periodically refresh watches to be safe. 2023-04-09 00:52:03 -07:00
Debugger_Lists.h Debugger: Highlight changed watches. 2023-04-09 00:47:36 -07:00
Debugger_MemoryDlg.cpp Wrap the display globals in a struct (#16998) 2023-02-25 13:09:44 +01:00
Debugger_MemoryDlg.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
Debugger_VFPUDlg.cpp Also delay-load the VFPU dialog, just because 2021-11-13 22:24:30 +01:00
Debugger_VFPUDlg.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08: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 Global: Cleanup initialization/pointer checks. 2022-12-10 21:13:36 -08:00
DumpMemoryWindow.h Windows: Make memory dump long path friendly. 2020-01-04 10:32:48 -08:00
WatchItemWindow.cpp Debugger: Allow adding/removing watches. 2023-04-09 00:35:37 -07:00
WatchItemWindow.h Debugger: Allow adding/removing watches. 2023-04-09 00:35:37 -07:00