..
lv2
LV2: Improve sys_timer_usleep by using CPU usermode waiting
2023-08-05 11:49:30 +03:00
Modules
Linux: use futex_waitv syscall for atomic waiting
2023-08-02 21:46:06 +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
SPU/MFC: Format command more consistently
2023-07-27 02:50:01 +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
Add ppu_module::get_ref() to ease debugging
2023-07-23 17:58:54 +03:00
PPUAnalyser.h
PPU Analyzer: Fixup get_ptr()
2023-07-23 17:58:54 +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
Optimize memory usage of ELF loader
2023-08-03 16:19:55 +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
direct return in ppu_check
2023-08-03 12:35:06 +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
PPU LLVM/SPU/Non-TSX: Obnoxiously responsive and obedient PPU for SPU requests
2023-08-03 15:04:37 +03:00
PPUTranslator.h
PPU LLVM/RawSPU: Implement MMIO violation elimination pass
2023-07-06 19:46:36 +03:00
RawSPUThread.cpp
Optimize memory usage of ELF loader
2023-08-03 16:19:55 +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
Linux: use futex_waitv syscall for atomic waiting
2023-08-02 21:46:06 +03:00
SPURecompiler.h
Remove built_function
2022-01-24 22:21:41 +03:00
SPUThread.cpp
Linux: use futex_waitv syscall for atomic waiting
2023-08-02 21:46:06 +03:00
SPUThread.h
Linux: use futex_waitv syscall for atomic waiting
2023-08-02 21:46:06 +03:00
timers.hpp
cellCrossControllerInitialize: add dialog
2022-07-13 19:12:46 +02:00