rpcsx/rpcs3/Emu/Cell
2025-02-05 07:51:47 +01:00
..
lv2 Enable Time-based TSC for non-Ryzen CPUs 2025-01-31 14:35:08 +02:00
Modules cellL10n: fix compilation on linux 2025-02-05 07:51:47 +01:00
Common.h fix some warnings 2023-12-30 19:07:35 +01:00
ErrorCodes.cpp move error_report to ErrorCodes.cpp 2025-01-06 15:49:09 +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 Fixup PPU block unfolding 2025-02-04 20:33:24 +02:00
PPUAnalyser.h PPU Analyzer: Move ppu_function::callers to lower sizeof(ppu_function) 2025-01-25 12:47:44 +02:00
PPUCallback.h Fix HLE PPU callback stack arguments 2024-11-23 17:01:25 +02: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 More constexpr 2024-11-16 15:10:20 +01:00
PPUInterpreter.cpp Fix compiler warnings about unused args for aarch64 2024-08-20 05:18:53 +03:00
PPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUModule.cpp sys_prx: implement get_module_id_by_name, module_info_v2 (#16573) 2025-01-18 15:16:38 +02:00
PPUModule.h cellDmuxPamf: add module + stubs 2024-11-23 17:01:25 +02:00
PPUOpcodes.h PPU LLVM/RawSPU: Implement MMIO violation elimination pass 2023-07-06 19:46:36 +03:00
PPUThread.cpp ppu/arm64: Fix ppu_recompiler_fallback implementation for ARM processors 2025-02-02 22:44:42 +03:00
PPUThread.h PPU: Notify SPUs while waiting for its own state 2024-11-30 18:06:34 +02:00
PPUTranslator.cpp Fix some warnings 2025-02-02 17:06:39 +01:00
PPUTranslator.h IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
RawSPUThread.cpp RawSpu: Optimize START register/commands 2024-10-24 21:03:06 +03: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 Minor fs::file usage fixes 2024-06-10 13:45:23 +03:00
SPUASMJITRecompiler.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUCommonRecompiler.cpp Progress Dialog: Fix recursion and concurrency use of text updates 2024-11-16 12:22:23 +02: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 Fix compiler warnings about unused args for aarch64 2024-08-20 05:18:53 +03:00
SPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPULLVMRecompiler.cpp SPU LLVM: Replace xorsum with simple checksum 2025-02-01 21:40:30 +02:00
SPUOpcodes.h SPU LLVM Precompilation 2023-08-28 09:03:56 +03:00
SPURecompiler.h Fix std::basic_string warnings (#16261) 2024-11-11 21:54:44 +02:00
SPUThread.cpp Fix some warnings 2025-01-08 20:02:33 +01:00
SPUThread.h SPU: Operating system LR memory signals 2024-12-29 21:01:17 +02:00
timers.hpp cellCrossControllerInitialize: add dialog 2022-07-13 19:12:46 +02:00