pcsx2/pcsx2/DebugTools
Connor McLaughlin 00bcb4cf02 System: Revamp memory allocation
Guest memory is now mapped into a shared memory/file mapping, for use
with fastmem.

64-bit and 128-bit arguments are passed by register/value instead of by
reference/address.

LDL/LDR/SDL/SDR now use 64-bit GPRs instead of SSE.
2022-10-14 22:24:42 +01:00
..
BiosDebugData.cpp Misc: Pattern match to find the bios thread address 2021-07-05 03:17:10 +02:00
BiosDebugData.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
Breakpoints.cpp DebutTools: Fix variable initializations. 2022-08-26 02:16:00 +02:00
Breakpoints.h Misc: Remove __fastcall, __fc, __concall and friends 2022-05-12 14:58:03 +01:00
Debug.h Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
DebugInterface.cpp System: Revamp memory allocation 2022-10-14 22:24:42 +01:00
DebugInterface.h Everything: Remove a **lot** of wx, and px nonsense 2022-05-22 13:58:56 +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 Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
DisassemblyManager.h common: reorganize 2021-09-04 18:28:07 -04:00
ExpressionParser.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05:00
ExpressionParser.h common: reorganize 2021-09-04 18:28:07 -04:00
MIPSAnalyst.cpp Core: Remove trailing whitespace from all files 2022-09-16 00:52:28 -05: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