| .. |
|
lv2
|
Merge 41b224dcd2 into 99bb042bea
|
2026-03-24 10:54:45 +03:00 |
|
Modules
|
HLE modules: process PPU state after lv2 syscalls
|
2026-03-24 07:55:05 +02:00 |
|
Common.h
|
|
|
|
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
|
|
|
|
MFC.h
|
|
|
|
PPCDisAsm.h
|
|
|
|
PPUAnalyser.cpp
|
PPUAnalyzer: Fix SLDI shift operand
|
2026-03-08 09:29:48 +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
|
SPU DisAsm: Disable unlikely float representations
|
2026-02-28 10:58:25 +02:00 |
|
PPUDisAsm.h
|
|
|
|
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
|
|
|
|
PPUModule.cpp
|
PPU Fixes
|
2026-03-06 10:49:59 +02:00 |
|
PPUModule.h
|
sceNpBasicLimitedSendMessage
|
2026-01-27 17:21:46 +02:00 |
|
PPUOpcodes.h
|
|
|
|
PPUThread.cpp
|
PPU Fixes
|
2026-03-06 10:49:59 +02:00 |
|
PPUThread.h
|
Revert "Fix hypervisor context memory placement"
|
2025-12-16 21:54:21 +00:00 |
|
PPUTranslator.cpp
|
LLVM 22 fixups
|
2026-03-09 06:30:29 +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
|
|
|
|
SPUAnalyser.h
|
SPU: Fix spu_itype::zregmod
|
2026-02-28 10:58:25 +02:00 |
|
SPUASMJITRecompiler.cpp
|
asm.hpp: replace custom functions with C++20 functions
|
2025-11-16 20:05:00 +02:00 |
|
SPUASMJITRecompiler.h
|
|
|
|
SPUCommonRecompiler.cpp
|
SPU LLVM: Expand SPU Profiling to blocks
|
2026-02-28 10:58:25 +02:00 |
|
SPUDisAsm.cpp
|
SaveStates/SPU-LLVM: Fix SPU Access Violations on load
|
2025-10-23 19:00:42 +03:00 |
|
SPUDisAsm.h
|
SPU DisAsm: Disable unlikely float representations
|
2026-02-28 10:58:25 +02:00 |
|
SPUInterpreter.cpp
|
asm.hpp: replace custom functions with C++20 functions
|
2025-11-16 20:05:00 +02:00 |
|
SPUInterpreter.h
|
|
|
|
SPULLVMRecompiler.cpp
|
SPU LLVM: Emulate GBB with udot/sdot
|
2026-03-15 08:48:18 +02:00 |
|
SPUOpcodes.h
|
|
|
|
SPURecompiler.h
|
fmt: add more string_view versions of string functions
|
2025-12-08 19:49:42 +01:00 |
|
SPUThread.cpp
|
Merge branch 'master' into windows-clang
|
2026-02-28 11:36:06 +01:00 |
|
SPUThread.h
|
Revert "Fix hypervisor context memory placement"
|
2025-12-16 21:54:21 +00:00 |
|
timers.hpp
|
|
|