pcsx2/pcsx2/DebugTools
Ziemas c5f47a8db3 mipsanalyst: sign extend 32 bit regs 2023-07-08 18:51:36 +01:00
..
BiosDebugData.cpp Implement thread listing for IOP 2023-02-09 15:49:56 +00:00
BiosDebugData.h Debugger: Fix missing return path. (#8094) 2023-02-09 19:48:54 +00:00
Breakpoints.cpp Debugger: Implement boot and debug 2023-01-15 17:05:35 +00:00
Breakpoints.h Debugger Breakpoints: (Refactor) Use some reflection and item models 2023-01-10 13:57:06 +01:00
Debug.h Misc: Remove last remnants of DISABLE_RECORDING 2022-12-28 11:02:53 +00:00
DebugInterface.cpp Debugger: Implement BC0XY branches & their condition evaluation 2023-04-25 17:28:31 +01:00
DebugInterface.h Debugger: Implement BC0XY branches & their condition evaluation 2023-04-25 17:28:31 +01:00
DisASM.h Initial debugger work by Kingcom. Features: 2014-02-21 14:29:13 +00:00
DisR3000A.cpp GameDB/MSVC: renamed _Target_ to _InstrucTarget_ to avoid collisions 2020-12-16 09:31:58 +00:00
DisR5900asm.cpp Misc:Debugger: Fix vmulai and vmaddai disassembly 2021-08-04 00:49:14 +01:00
DisVU0Micro.cpp debug: properly redo VU dissassembler function 2015-11-07 13:55:47 +01:00
DisVU1Micro.cpp VU Int: Remove rogue value from debug logging 2021-09-19 16:30:08 +01:00
DisVUmicro.h Copyright 2010 : PCSX2 and plugins! (notable exception: didn't update copyright info in any Gabest plugins) 2010-05-03 14:08:02 +00:00
DisVUops.h debug: properly redo VU dissassembler function 2015-11-07 13:55:47 +01:00
DisassemblyManager.cpp Debugger: Initial debugger implementation 2022-12-24 07:21:49 +00:00
DisassemblyManager.h common: reorganize 2021-09-04 18:28:07 -04:00
ExpressionParser.cpp Misc: More build system cleanups 2023-05-16 12:58:19 +01:00
ExpressionParser.h common: reorganize 2021-09-04 18:28:07 -04:00
MIPSAnalyst.cpp mipsanalyst: sign extend 32 bit regs 2023-07-08 18:51:36 +01:00
MIPSAnalyst.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
MipsAssembler.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
MipsAssembler.h debugger: initialized member 2016-03-30 19:56:19 +02:00
MipsAssemblerTables.cpp Corrected MipsOpscodes table for unconditional branch. (#2247) 2018-01-04 10:01:48 +01:00
MipsAssemblerTables.h license: 2014-10-28 08:21:39 +01:00
MipsStackWalk.cpp Debugger: Separate EE and IOP symbol maps 2021-10-17 04:08:35 +01:00
MipsStackWalk.h common: reorganize 2021-09-04 18:28:07 -04:00
SymbolMap.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
SymbolMap.h Debugger: Separate EE and IOP symbol maps 2021-10-17 04:08:35 +01:00