ppsspp/Core/Debugger
Unknown W. Brackets 7f07b4154a Debugger: Keep separate tag dirty for RAM.
VRAM and RAM can often be separately dirty, so keeping two ranges helps
reduce flushing, and flushing things together is more efficient.
2022-03-20 13:24:42 -07:00
..
WebSocket Global: Reduce includes of common headers. 2022-01-30 16:35:33 -08:00
Breakpoints.cpp Debugger: Use detailed meminfo with breakpoints. 2022-02-06 09:23:53 -08:00
Breakpoints.h Debugger: Keep char *s for memchecks. 2021-02-20 16:16:43 -08:00
DebugInterface.h Move math and some file and data conversion files out from native to Common. 2020-10-04 09:12:46 +02:00
DisassemblyManager.cpp Debugger: Don't try to hash invalid RAM. 2021-12-20 16:17:18 -08:00
DisassemblyManager.h Debugger: Show string in status bar for li, etc. 2021-04-21 23:50:59 -07:00
MemBlockInfo.cpp Debugger: Keep separate tag dirty for RAM. 2022-03-20 13:24:42 -07:00
MemBlockInfo.h Debugger: Avoid write tag lookup on small alloc. 2022-02-06 09:28:48 -08:00
SymbolMap.cpp Debugger: Speed up GetFunctionSize(). 2021-12-04 14:49:50 -08:00
SymbolMap.h Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
WebSocket.cpp Debugger: Add initial GPU stats shell. 2021-10-19 10:01:40 -07:00
WebSocket.h Debugger: Disconnect on shutdown/disable. 2018-06-08 06:59:16 -07:00