..
lv2
sys_fs: use path instead of u8path
2023-07-20 07:22:07 +03:00
Modules
Make compile with msvc, clang and gcc on Windows
2023-07-11 21:40:30 +03:00
Common.h
PPU: implement accurate FRES
2022-05-11 10:46:08 +03:00
ErrorCodes.h
Remove whitespace
2023-02-15 08:58:02 +01: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: Implement SELF precompilation
2023-06-28 18:34:33 +03:00
PPUAnalyser.h
Patches: Fix potential RPCS3 crashes due to invalid patches
2023-07-13 07:38:46 +03:00
PPUCallback.h
Fix HLE callbacks within context of HLE PPU stack variables
2021-06-28 14:31:28 +03:00
PPUDisAsm.cpp
Remove whitespace
2023-02-15 08:58:02 +01: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
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
PPU LLVM: Allow to abort OVL analysis in the middle
2023-07-15 08:26:28 +03:00
PPUModule.h
fix order of static initialization
2023-02-17 11:58:40 +03:00
PPUOpcodes.h
PPU LLVM/RawSPU: Implement MMIO violation elimination pass
2023-07-06 19:46:36 +03:00
PPUThread.cpp
PPU LLVM: Allow to abort OVL analysis in the middle
2023-07-15 08:26:28 +03:00
PPUThread.h
PPU/Debugger: View the currently used CR field content in register panel
2023-07-12 13:22:06 +03:00
PPUTranslator.cpp
SPU: Fix static interpreter requirement with interrupts
2023-07-07 22:39:49 +03:00
PPUTranslator.h
PPU LLVM/RawSPU: Implement MMIO violation elimination pass
2023-07-06 19:46:36 +03:00
RawSPUThread.cpp
PPU LLVM/RawSPU: Implement MMIO violation elimination pass
2023-07-06 19:46:36 +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
Remove whitespace
2023-02-15 08:58:02 +01: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: Use get_known_bits() in SHUFB
2023-07-18 22:27:45 +03:00
SPURecompiler.h
Remove built_function
2022-01-24 22:21:41 +03:00
SPUThread.cpp
PPU/Debugger: View the currently used CR field content in register panel
2023-07-12 13:22:06 +03:00
SPUThread.h
PPU/Debugger: View the currently used CR field content in register panel
2023-07-12 13:22:06 +03:00
timers.hpp
cellCrossControllerInitialize: add dialog
2022-07-13 19:12:46 +02:00