rpcsx/rpcs3/Emu/Cell
2022-10-11 08:32:49 +02:00
..
lv2 Implemented sys_game_get_system_sw_version() 2022-10-11 08:32:49 +02:00
Modules cellSubDisplay: add error checks 2022-10-10 21:26:27 +02:00
Common.h PPU: implement accurate FRES 2022-05-11 10:46:08 +03:00
ErrorCodes.h Savestates: HLE state saving POC in sys_lwmutex 2022-07-06 19:43:25 +03:00
MFC.cpp Remove BOM markers 2020-12-06 15:30:12 +03:00
MFC.h Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
PPCDisAsm.h GUI Utilities: Implement instruction search, PPU/SPU disasm improvements (#10968) 2021-10-12 23:12:30 +03:00
PPUAnalyser.cpp PPU LLVM: Fix HLE function injection 2022-08-21 15:02:01 +03:00
PPUAnalyser.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUCallback.h Fix HLE callbacks within context of HLE PPU stack variables 2021-06-28 14:31:28 +03:00
PPUDisAsm.cpp SPU DisAsm: Force decimal point insertion for constant floats 2021-10-30 21:33:06 +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 Savestates Support For PS3 Emulation (#10478) 2022-07-04 16:02:17 +03:00
PPUInterpreter.cpp Warning fixes 2022-09-17 16:35:02 +03:00
PPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
PPUModule.cpp Add origin PRX names for log messages 2022-10-02 20:03:27 +03:00
PPUModule.h Savestates: fix saving in HLE functions 2022-10-04 14:14:38 +03:00
PPUOpcodes.h Implement at32() util 2022-09-26 18:04:15 +03:00
PPUThread.cpp Implemented sys_game_get_system_sw_version() 2022-10-11 08:32:49 +02:00
PPUThread.h LV2: Optimizations and fixes 2022-08-11 11:42:16 +03:00
PPUTranslator.cpp PPU/SPU LLVM: Allow Zen4 cpus to use VPERMI2B/VPERMT2B instead of the vperm2b256to128 path 2022-10-01 15:38:29 +03:00
PPUTranslator.h PPU: implement accurate FRES 2022-05-11 10:46:08 +03:00
RawSPUThread.cpp SPU: Implement "quintuple" Inbound MBOX storage 2022-09-07 20:42:23 +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 Warning fixes 2022-09-17 16:35:02 +03:00
SPUASMJITRecompiler.cpp Implement at32() util 2022-09-26 18:04:15 +03:00
SPUASMJITRecompiler.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUDisAsm.cpp SPU Disasm: Detect sys_event_flag_set_bit syscall 2022-06-20 20:50:11 +03:00
SPUDisAsm.h SPU DisAsm: Print SPU floats 2021-10-29 19:15:21 +02:00
SPUInterpreter.cpp Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUInterpreter.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPUOpcodes.h Initial Linux Aarch64 support 2022-01-15 06:48:04 +03:00
SPURecompiler.cpp SPU LLVM: don't force-enter process_mfc_cmd() because it's slower 2022-10-04 16:28:34 +03:00
SPURecompiler.h Remove built_function 2022-01-24 22:21:41 +03:00
SPUThread.cpp SPU: Enable the MFC list optimization for Atomic RSX FIFO 2022-10-09 19:27:46 +03:00
SPUThread.h Debugger: Rewind SPU captures 2022-09-25 14:31:39 +03:00
timers.hpp cellCrossControllerInitialize: add dialog 2022-07-13 19:12:46 +02:00