ppsspp/Core/Debugger
2024-12-16 12:33:58 +01:00
..
WebSocket Rework the log manager to be more robust 2024-12-16 12:33:58 +01:00
Breakpoints.cpp Reorganize DebugInterface etc a bit. 2024-12-12 18:54:46 +01:00
Breakpoints.h Reorganize DebugInterface etc a bit. 2024-12-12 18:54:46 +01:00
DebugInterface.h DebugInterface const cleanup 2024-12-12 19:04:01 +01:00
DisassemblyManager.cpp Stop pretending that DisassemblyManager isn't a singleton - it currently is. 2024-12-12 19:25:04 +01:00
DisassemblyManager.h Stop pretending that DisassemblyManager isn't a singleton - it currently is. 2024-12-12 19:25:04 +01: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