ppsspp/Core/Debugger
Henrik Rydgård 155222145a
Merge pull request #18550 from GermanAizek/fix-memsize-type
[Common Data Net/Core Debugger HLE/GPU Debugger] Fixed reduction data type size to strict 32-bit integer
2023-12-14 17:51:08 +01:00
..
WebSocket Using const reference for C++17 range-based loop and freq used objects 2023-12-13 17:33:01 +01:00
Breakpoints.cpp irjit: Fix likely delay slot breakpoints. 2023-09-03 12:27:10 -07:00
Breakpoints.h Debugger: Add memory check conditions. 2023-04-12 01:07:56 -07:00
DebugInterface.h Debugger: Make reg names safer, stop using v000. 2023-04-29 09:48:33 -07:00
DisassemblyManager.cpp [Core/Dialog/ELF/FileSystems/HLE/HW/Util] Added const reference for function params 2023-12-14 14:22:24 +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 MemBlockInfo: Fix potential out-of-bounds in the slab map, reported by Nemoumbra 2023-12-13 21:53:16 +01:00
MemBlockInfo.h Debugger: Use dedicated func to notify mem copy. 2023-09-24 19:07:36 -07:00
SymbolMap.cpp [Common Data Net/Core Debugger HLE/GPU Debugger] Fixed reduction data type size to strict 32-bit integer 2023-12-14 19:26:10 +03:00
SymbolMap.h Remove symbol-map related functions from Host 2023-03-24 18:08:31 +01:00
WebSocket.cpp Log level/type: Use enum class instead of the awkward namespace trick. 2023-08-25 11:48:59 +02:00
WebSocket.h Common: Rename Download to Request, and the old Request to ServerRequest. 2023-07-21 22:12:00 +02:00