shadPS4/src/core
2026-03-23 17:51:08 +02:00
..
aerolib Lib.SysModule: Proper HLE implementation (#4102) 2026-03-08 21:48:03 +02:00
devtools New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
file_format PSF file format: close file after encode() (#4122) 2026-03-13 12:38:22 +02:00
file_sys more files for syncing with 0.15.1 branch (#4161) 2026-03-22 10:26:23 +02:00
ipc New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
libraries fixed a few more config misses 2026-03-23 17:51:08 +02:00
loader Core: Simulate write-only file access with read-write access (#3360) 2025-11-04 10:57:26 +02:00
address_space.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
address_space.h Kernel.Vmm: Attempt to address race conditions involving ClampRangeSize, CopySparseMemory, and TryWriteBacking (#3956) 2026-01-27 12:25:23 +02:00
cpu_patches.cpp Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
cpu_patches.h
debug_state.cpp Implement guest signal handlers (#4064) 2026-02-22 18:56:54 +02:00
debug_state.h amdgpu: Split liverpool registers and cleanup (#3707) 2025-10-05 13:42:40 -07:00
debugger.cpp Impl sceSystemServiceLoadExec (#3647) 2025-09-25 23:01:52 -03:00
debugger.h Impl sceSystemServiceLoadExec (#3647) 2025-09-25 23:01:52 -03:00
emulator_settings.cpp fixes 2026-03-23 15:16:24 +02:00
emulator_settings.h fixes 2026-03-23 15:16:24 +02:00
emulator_state.cpp Volume hotkey: show volume value, set game_specific arg correctly, clamp value (#4009) 2026-02-08 18:15:11 +02:00
emulator_state.h Volume hotkey: show volume value, set game_specific arg correctly, clamp value (#4009) 2026-02-08 18:15:11 +02:00
linker.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
linker.h General Misses (0.15.1 WIP part 5) (#4164) 2026-03-23 13:52:33 +02:00
memory.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
memory.h Kernel.Vmm: Attempt to address race conditions involving ClampRangeSize, CopySparseMemory, and TryWriteBacking (#3956) 2026-01-27 12:25:23 +02:00
module.cpp threads: initialize tls on thread creation (take 2) (#4070) 2026-02-24 20:35:05 +03:00
module.h New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
platform.h
signals.cpp Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
signals.h Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
thread.cpp
thread.h
tls.cpp threads: initialize tls on thread creation (take 2) (#4070) 2026-02-24 20:35:05 +03:00
tls.h threads: initialize tls on thread creation (take 2) (#4070) 2026-02-24 20:35:05 +03:00
user_manager.cpp General Misses (0.15.1 WIP part 5) (#4164) 2026-03-23 13:52:33 +02:00
user_manager.h General Misses (0.15.1 WIP part 5) (#4164) 2026-03-23 13:52:33 +02:00
user_settings.cpp New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
user_settings.h New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00