Mesen2/Core/GBA/Debugger
2025-03-31 18:11:29 +09:00
..
DummyGbaCpu.cpp Added GBA support 2024-03-30 11:42:31 +09:00
DummyGbaCpu.h Added GBA support 2024-03-30 11:42:31 +09:00
GbaAssembler.h Added GBA support 2024-03-30 11:42:31 +09:00
GbaCodeDataLogger.h Added GBA support 2024-03-30 11:42:31 +09:00
GbaDebugger.cpp Debugger: GBA - Added option to configure whether unidentified code/data is disassembled as arm/thumb 2025-03-31 18:11:29 +09:00
GbaDebugger.h Debugger: Use cpu-specific cycle counts for profiler data 2024-06-23 16:21:49 +09:00
GbaDisUtils.cpp SNES: Add support for ST018 coprocessor 2024-12-29 23:41:52 +09:00
GbaDisUtils.h Added GBA support 2024-03-30 11:42:31 +09:00
GbaEventManager.cpp Debugger: Event Viewer - Added missing address/value for some event types (marked breakpoints, etc.) 2024-09-12 17:11:56 +09:00
GbaEventManager.h Added GBA support 2024-03-30 11:42:31 +09:00
GbaPpuTools.cpp NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +09:00
GbaPpuTools.h NES: Added Rainbow support (mapper 682) 2024-10-08 21:37:44 +09:00
GbaTraceLogger.cpp Added GBA support 2024-03-30 11:42:31 +09:00
GbaTraceLogger.h Added GBA support 2024-03-30 11:42:31 +09:00
MgbaLogHandler.h GBA: Fixed log API issues 2024-08-13 21:28:30 +09:00