ppsspp/Core/Debugger
2024-12-01 21:04:21 +01:00
..
WebSocket Add two new core states, rename RUNNING to RUNNING_CPU and similar for stepping. 2024-12-01 21:04:21 +01:00
Breakpoints.cpp Fix step over, other stepping issues 2024-11-25 19:02:17 +01:00
Breakpoints.h Fix step over, other stepping issues 2024-11-25 19:02:17 +01:00
DebugInterface.h ImDebugger register window: Show fpcond on FPU tab. Fix display issue in kernelobj window 2024-11-26 08:41:39 +01:00
DisassemblyManager.cpp [Core/Debugger/FileLoaders/FileSystems/MIPS] Using reserve if possible 2023-12-15 13:59:19 +03:00
DisassemblyManager.h [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +03:00
MemBlockInfo.cpp Make CBreakpoints an object 2024-11-25 00:22:53 +01:00
MemBlockInfo.h Debugger: Use dedicated func to notify mem copy. 2023-09-24 19:07:36 -07:00
SymbolMap.cpp Replace a few more sprintf with snprintf 2024-10-15 15:45:19 +02:00
SymbolMap.h Cache symbols and use a clipper to speed up the symbol list. 2024-11-07 11:11:47 +01:00
WebSocket.cpp Logging API change (refactor) (#19324) 2024-07-14 14:42:59 +02:00
WebSocket.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00