rpcsx/rpcs3/Emu/Cell
2024-04-20 15:41:42 +02:00
..
lv2 uDraw emulation 2024-04-18 09:39:02 +02:00
Modules cellRtc: implement remaining parsers, improve formatters (#15451) 2024-04-20 15:41:42 +02:00
Common.h fix some warnings 2023-12-30 19:07:35 +01:00
ErrorCodes.h Remove whitespace 2023-02-15 08:58:02 +01:00
MFC.cpp SPU/MFC: Format command more consistently 2023-07-27 02:50:01 +03:00
MFC.h SPU/MFC: Add block has to command history 2023-10-24 22:14:12 +03:00
PPCDisAsm.h PPU DisAsm: Fixup conditional indirect branches disasm 2024-03-20 12:48:31 +02:00
PPUAnalyser.cpp PPU Analyzer: Look for functions using callers (fallback) 2024-04-19 20:51:37 +03:00
PPUAnalyser.h PPU LLVM: Re-add multi-threaded overlay module compilation 2023-09-10 18:58:34 +03:00
PPUCallback.h Fix HLE callbacks within context of HLE PPU stack variables 2021-06-28 14:31:28 +03:00
PPUDisAsm.cpp PPU DisAsm: Fixup conditional indirect branches disasm 2024-03-20 12:48:31 +02:00
PPUDisAsm.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUFunction.cpp Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
PPUFunction.h Implement PPU LV2 debug 2023-07-07 16:03:08 +03:00
PPUInterpreter.cpp PPU: Fix LVRX bad memory access 2023-08-17 17:59:45 +03:00
PPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUModule.cpp Fix OVL patching 2024-04-16 06:15:10 +03:00
PPUModule.h Savestates: safe saving while cellSaveData is active 2024-03-27 19:59:22 +02:00
PPUOpcodes.h PPU LLVM/RawSPU: Implement MMIO violation elimination pass 2023-07-06 19:46:36 +03:00
PPUThread.cpp llvm: silence warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 2024-04-20 01:38:11 +02:00
PPUThread.h Savestates: safe saving while cellSaveData is active 2024-03-27 19:59:22 +02:00
PPUTranslator.cpp PPU LLVM: Remove cast to constant 2024-03-26 21:35:53 +02:00
PPUTranslator.h PPU LLVM: Use symbol resolver function to resolve functions 2024-03-20 12:48:31 +02:00
RawSPUThread.cpp fix some warnings 2023-12-30 19:07:35 +01:00
RawSPUThread.h Migration to named_thread<> 2018-10-19 22:22:35 +03:00
SPUAnalyser.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUAnalyser.h PPU Analyzer: Fixup 2023-09-06 06:53:10 +03:00
SPUASMJITRecompiler.cpp Accurate FI 2024-02-06 22:08:44 +02:00
SPUASMJITRecompiler.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUCommonRecompiler.cpp SPU Analyzer: Filter calls to calls 2024-04-19 20:51:37 +03:00
SPUDisAsm.cpp SPU/DisAsm: Fix constant propagation with non-GPR-writing instructions 2023-09-05 06:20:57 +03:00
SPUDisAsm.h SPU LLVM: Initial precompilation of tail-calls 2023-09-02 12:31:11 +03:00
SPUInterpreter.cpp Accurate frest and frsqest 2024-01-23 12:24:38 +02:00
SPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPULLVMRecompiler.cpp llvm: silence warning: dereferencing type-punned pointer might break strict-aliasing rules [-Wstrict-aliasing] 2024-04-20 01:38:11 +02:00
SPUOpcodes.h SPU LLVM Precompilation 2023-08-28 09:03:56 +03:00
SPURecompiler.h SPU: Use bitset to reduce memory for compiler instance 2024-04-12 17:13:11 +03:00
SPUThread.cpp SPU: Fixup breakpoints 2024-04-13 13:48:00 +03:00
SPUThread.h SPU/Debugger: Use bitset for breakpoints 2024-04-12 17:13:11 +03:00
timers.hpp cellCrossControllerInitialize: add dialog 2022-07-13 19:12:46 +02:00