rpcs3/rpcs3/Emu/Cell
Megamouse 953e31cbe8 Adjust media list dialog for larger folder depth
Use shared_ptr to fix crashes when navigating deeper folders
2025-12-30 10:26:13 +01:00
..
lv2 USB: Remove a duplicate PSP entry 2025-12-27 20:40:28 +01:00
Modules Adjust media list dialog for larger folder depth 2025-12-30 10:26:13 +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 use concepts instead of std::enable_if 2025-02-26 11:04:02 +02: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 Fix some warnings 2025-04-30 10:08:16 +02:00
PPUAnalyser.h PPU LLVM: Filter out functions with patches 2025-09-22 17:03:31 +03:00
PPUCallback.h Fix HLE PPU callback stack arguments 2024-11-23 17:01:25 +02:00
PPUDisAsm.cpp asm.hpp: replace custom functions with C++20 functions 2025-11-16 20:05:00 +02:00
PPUDisAsm.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUFunction.cpp Enable ASLR 2025-04-30 02:56:23 +02:00
PPUFunction.h More constexpr 2024-11-16 15:10:20 +01:00
PPUInterpreter.cpp asm.hpp: replace custom functions with C++20 functions 2025-11-16 20:05:00 +02:00
PPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUModule.cpp utils: Rename address_range to address_range32 to allow implementation of address_range16 and address_range64 2025-05-27 15:06:32 +03: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: move alignment below llvm check 2025-11-30 09:23:36 +00:00
PPUThread.h Revert "Fix hypervisor context memory placement" 2025-12-16 21:54:21 +00:00
PPUTranslator.cpp PPU LLVM: Fixup PPU Profiler for PRX 2025-11-29 07:30:39 +02:00
PPUTranslator.h IDM: Implement lock-free smart pointers (#16403) 2024-12-22 20:59:48 +02:00
RawSPUThread.cpp RawSPU: Add missing MMIO register reads 2025-06-29 21:31:52 +03:00
RawSPUThread.h Headers cleanup 2025-02-11 20:38:35 +01:00
SPUAnalyser.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUAnalyser.h Headers cleanup 2025-02-11 20:38:35 +01:00
SPUASMJITRecompiler.cpp asm.hpp: replace custom functions with C++20 functions 2025-11-16 20:05:00 +02:00
SPUASMJITRecompiler.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUCommonRecompiler.cpp SPU Analyzer: Fix missing jump table entries in Mega mode 2025-12-16 23:20:37 +00:00
SPUDisAsm.cpp SaveStates/SPU-LLVM: Fix SPU Access Violations on load 2025-10-23 19:00:42 +03:00
SPUDisAsm.h SPU LLVM: Initial precompilation of tail-calls 2023-09-02 12:31:11 +03:00
SPUInterpreter.cpp asm.hpp: replace custom functions with C++20 functions 2025-11-16 20:05:00 +02:00
SPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPULLVMRecompiler.cpp Build LLVM wrap getFirstNonPHI by version 2025-12-19 13:40:04 +00:00
SPUOpcodes.h SPU LLVM Precompilation 2023-08-28 09:03:56 +03:00
SPURecompiler.h fmt: add more string_view versions of string functions 2025-12-08 19:49:42 +01:00
SPUThread.cpp Prevent atomic cache line collisions 2025-12-16 10:41:21 +02:00
SPUThread.h Revert "Fix hypervisor context memory placement" 2025-12-16 21:54:21 +00:00
timers.hpp cellCrossControllerInitialize: add dialog 2022-07-13 19:12:46 +02:00