rpcsx/rpcs3/Emu/Cell
Nekotekina 2f9cac8d18 fs: implement file::read_at
Reads from the given offset; does not seek; thread-safe.
2022-12-29 16:19:54 +03:00
..
lv2 fs: implement file::read_at 2022-12-29 16:19:54 +03:00
Modules cellSaveData: add some more info to log error 2022-12-22 09:09:51 +01:00
Common.h PPU: implement accurate FRES 2022-05-11 10:46:08 +03:00
ErrorCodes.h Improve error_code, make HDD1 errors be warnings 2022-11-26 16:33:47 +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 PPU: Add new patch function for SONIC 06 2022-12-09 21:16:05 +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 Demote PRX export already loaded error 2022-12-25 16:10:32 +03:00
PPUModule.h PPU: Add new patch function for SONIC 06 2022-12-09 21:16:05 +03:00
PPUOpcodes.h Implement at32() util 2022-09-26 18:04:15 +03:00
PPUThread.cpp fs: implement file::read_at 2022-12-29 16:19:54 +03:00
PPUThread.h LV2: Optimizations and fixes 2022-08-11 11:42:16 +03:00
PPUTranslator.cpp Unexpected bugfixes 2022-10-31 14:20:02 +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