ppsspp/Windows/Debugger
2024-11-10 19:19:03 +01:00
..
BreakpointWindow.cpp Added a new window class 2023-07-08 22:39:58 +03:00
BreakpointWindow.h Debugger: Windows UI for memory bp conditions. 2023-04-12 01:07:56 -07:00
CtrlDisAsmView.cpp Disable the native debugger when RetroAchievements hardcore mode is enabled 2024-11-10 19:19:03 +01:00
CtrlDisAsmView.h Start work on imdbg 2024-11-07 11:10:12 +01:00
CtrlMemView.cpp Disable the native debugger when RetroAchievements hardcore mode is enabled 2024-11-10 19:19:03 +01:00
CtrlMemView.h Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy 2023-04-28 21:04:05 +02:00
CtrlRegisterList.cpp Start work on imdbg 2024-11-07 11:10:12 +01:00
CtrlRegisterList.h Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy 2023-04-28 21:04:05 +02:00
Debugger_Disasm.cpp Disable the native debugger when RetroAchievements hardcore mode is enabled 2024-11-10 19:19:03 +01:00
Debugger_Disasm.h Better notification mechanism to scroll the disasm window after step 2024-11-03 17:54:55 +01:00
Debugger_Lists.cpp Make some more ImGui debugger windows (modules, threads, callstack) 2024-11-07 13:29:27 +01:00
Debugger_Lists.h Debugger: Accept format for watches. 2023-04-09 16:39:25 -07:00
Debugger_MemoryDlg.cpp Log: Split out StdioListener from ConsoleListener, making the second Win32-only. 2024-07-21 13:55:40 +02:00
Debugger_MemoryDlg.h Fixed return copies from functions and const ref params 2024-04-02 18:37:00 +03:00
Debugger_VFPUDlg.cpp Replace a LOT of sprintf with snprintf, and a few strcpy with truncate_cpy 2023-04-28 21:04:05 +02:00
Debugger_VFPUDlg.h Combine two minor fixes by GermanAizek 2024-04-04 20:57:51 +02:00
DebuggerShared.cpp Windows inputbox: Add flags field, delete dupe code, add ability to mask passwords 2024-09-26 10:48:31 +02:00
DebuggerShared.h Add disasm event WM_DEB_AFTEREVENT 2024-11-03 17:54:54 +01:00
DumpMemoryWindow.cpp Split Core_EnableStepping into Core_Break and Core_Resume 2024-11-03 17:53:42 +01:00
DumpMemoryWindow.h Windows: Make memory dump long path friendly. 2020-01-04 10:32:48 -08:00
EditSymbolsWindow.cpp Scan/remove -> edit symbols 2023-07-17 16:38:24 +03:00
EditSymbolsWindow.h Scan/remove -> edit symbols 2023-07-17 16:38:24 +03:00
WatchItemWindow.cpp Debugger: Accept format for watches. 2023-04-09 16:39:25 -07:00
WatchItemWindow.h Debugger: Accept format for watches. 2023-04-09 16:39:25 -07:00