ppsspp/Core/Debugger/WebSocket
2018-08-13 00:18:54 +02:00
..
BreakpointSubscriber.cpp Debugger: Add some docs for new APIs. 2018-06-16 15:42:42 -07:00
BreakpointSubscriber.h Debugger: Add memory breakpoint management. 2018-06-08 06:59:18 -07:00
CPUCoreSubscriber.cpp Debugger: Add debug interfaces for threads. 2018-06-08 06:59:18 -07:00
CPUCoreSubscriber.h Debugger: Add cpu.evaluate method. 2018-06-08 06:59:17 -07:00
DisasmSubscriber.cpp Debugger: Add func name and data symbol to disasm. 2018-06-08 06:59:18 -07:00
DisasmSubscriber.h Debugger: Initial disasm API. 2018-06-08 06:59:17 -07:00
GameBroadcaster.cpp json: Optimize writing a bit. 2018-06-08 06:59:17 -07:00
GameBroadcaster.h Debugger: Organize WebSocket event handling. 2018-06-08 06:59:16 -07:00
GameSubscriber.cpp json: Optimize writing a bit. 2018-06-08 06:59:17 -07:00
GameSubscriber.h Debugger: Add version event for future proofing. 2018-06-08 06:59:17 -07:00
GPUBufferSubscriber.cpp Debugger: Add APIs for texture and CLUT. 2018-07-07 09:56:59 -07:00
GPUBufferSubscriber.h Debugger: Add APIs for texture and CLUT. 2018-07-07 09:56:59 -07:00
HLESubscriber.cpp Debugger: Add force resume/kill thread API. 2018-07-07 18:58:37 -07:00
HLESubscriber.h Debugger: Add force resume/kill thread API. 2018-07-07 18:58:37 -07:00
LogBroadcaster.cpp Log: Use a separate field for the timestamp. 2018-06-08 06:59:17 -07:00
LogBroadcaster.h Debugger: Organize WebSocket event handling. 2018-06-08 06:59:16 -07:00
SteppingBroadcaster.cpp json: Optimize writing a bit. 2018-06-08 06:59:17 -07:00
SteppingBroadcaster.h Debugger: Use a counter when entering stepping. 2018-06-08 06:59:16 -07:00
SteppingSubscriber.cpp Debugger: Allow conditions on threadID/moduleID. 2018-06-08 06:59:18 -07:00
SteppingSubscriber.h Debugger: Add stepping to WebSocket API. 2018-06-08 06:59:17 -07:00
WebSocketUtils.cpp Debugger: Initial breakpoint APIs. 2018-06-08 06:59:18 -07:00
WebSocketUtils.h Add submodules, namespace json to prepare for the addition of rapidjson (sigh) 2018-08-13 00:18:54 +02:00