ppsspp/Core/Debugger/WebSocket
2021-11-28 10:04:22 -08:00
..
BreakpointSubscriber.cpp Debugger: Refactor to allow simpler broadcasting. 2018-09-01 10:15:22 -07:00
BreakpointSubscriber.h Debugger: Refactor to allow simpler broadcasting. 2018-09-01 10:15:22 -07:00
CPUCoreSubscriber.cpp Debugger: Track reason for entering stepping. 2021-10-23 16:56:15 -07:00
CPUCoreSubscriber.h Debugger: Refactor to allow simpler broadcasting. 2018-09-01 10:15:22 -07:00
DisasmSubscriber.cpp Debugger: Avoid infinite loop in disasm API. 2021-08-29 11:11:01 -07:00
DisasmSubscriber.h Debugger: Refactor to allow simpler broadcasting. 2018-09-01 10:15:22 -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 Debugger: Expose API to reset game. 2021-05-30 21:12:30 -07:00
GameSubscriber.h Debugger: Expose API to reset game. 2021-05-30 21:12:30 -07:00
GPUBufferSubscriber.cpp Move native/util, native/data and native/i18 to Common/Data. 2020-10-04 07:28:29 +02:00
GPUBufferSubscriber.h Debugger: Refactor to allow simpler broadcasting. 2018-09-01 10:15:22 -07:00
GPURecordSubscriber.cpp Introduce Path, start using it all over the place. 2021-05-13 10:39:16 +02:00
GPURecordSubscriber.h Debugger: Add an event for GE dump recording. 2018-09-01 10:59:37 -07:00
GPUStatsSubscriber.cpp Debugger: Add APIs for GPU stats. 2021-10-19 10:01:41 -07:00
GPUStatsSubscriber.h Debugger: Add initial GPU stats shell. 2021-10-19 10:01:40 -07:00
HLESubscriber.cpp Merge ext/native/stringutil.cpp/h into Common/StringUtils.cpp/h. 2020-09-29 15:51:51 +02:00
HLESubscriber.h Debugger: Refactor to allow simpler broadcasting. 2018-09-01 10:15:22 -07:00
InputBroadcaster.cpp Debugger: Include all press states for convenience. 2021-01-18 18:14:48 -08:00
InputBroadcaster.h Debugger: Broadcast ctrl input events. 2021-01-18 18:14:48 -08:00
InputSubscriber.cpp Merge __CtrlSetAnalogX/Y into one function. Always called together. 2021-07-09 10:41:26 +02:00
InputSubscriber.h Debugger: Broadcast ctrl input events. 2021-01-18 18:14:48 -08: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
MemoryInfoSubscriber.cpp Debugger: Add APIs to set/list/search mem tags. 2021-04-06 12:09:39 -07:00
MemoryInfoSubscriber.h Debugger: Add simple API to control tagging detail. 2021-04-04 20:23:51 -07:00
MemorySubscriber.cpp jit: Lock around changes to the jit pointer. 2021-11-28 10:04:22 -08:00
MemorySubscriber.h Debugger: Add helper to read strings. 2020-12-28 11:13:26 -08:00
ReplaySubscriber.cpp Debugger: Add replay execute/flush APIs. 2021-05-30 15:25:07 -07:00
ReplaySubscriber.h Debugger: Add stub API for replay functionality. 2021-05-29 14:50:57 -07:00
SteppingBroadcaster.cpp Debugger: Add reason to cpu.stepping event. 2021-10-23 22:08:15 -07:00
SteppingBroadcaster.h Debugger: Use a counter when entering stepping. 2018-06-08 06:59:16 -07:00
SteppingSubscriber.cpp Debugger: Track reason for entering stepping. 2021-10-23 16:56:15 -07:00
SteppingSubscriber.h Debugger: Refactor to allow simpler broadcasting. 2018-09-01 10:15:22 -07:00
WebSocketUtils.cpp Debugger: Add APIs to set/list/search mem tags. 2021-04-06 12:09:39 -07:00
WebSocketUtils.h Debugger: Add APIs to set/list/search mem tags. 2021-04-06 12:09:39 -07:00