ppsspp/Core/Debugger
Henrik Rydgård 1025bbcf89 Log level/type: Use enum class instead of the awkward namespace trick.
Just a small cleanup I've wanted to do for a long time.
2023-08-25 11:48:59 +02:00
..
WebSocket Log level/type: Use enum class instead of the awkward namespace trick. 2023-08-25 11:48:59 +02:00
Breakpoints.cpp Debugger: Add memory check conditions. 2023-04-12 01:07:56 -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 Debugger: Make reg names safer, stop using v000. 2023-04-29 09:48:33 -07:00
DisassemblyManager.h Global: Cleanup virtual/override specifiers. 2022-12-10 21:13:36 -08:00
MemBlockInfo.cpp Debugger: Fix allocs+writes collapsing together. 2023-05-06 13:39:31 -07:00
MemBlockInfo.h Do the last ones too 2023-02-09 10:27:29 +01:00
SymbolMap.cpp Remove symbol-map related functions from Host 2023-03-24 18:08:31 +01: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