shadPS4/src/core
2026-03-18 13:16:47 +02:00
..
aerolib Lib.SysModule: Proper HLE implementation (#4102) 2026-03-08 21:48:03 +02:00
devtools clang-format-19 != clang-format-21 2026-03-02 21:04:09 +01:00
file_format Merge branch 'main' into user_and_settings 2026-03-18 13:16:47 +02:00
file_sys removed old config backend 2026-03-02 19:15:45 +01:00
ipc fossilised code elimination 2026-03-03 15:07:26 +01:00
libraries Merge branch 'main' into user_and_settings 2026-03-18 13:16:47 +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 code golfing 2026-03-02 19:51:32 +01: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 cpu_patches: Remove CPU patches for macOS and bump minimum OS version to 15.4 (#2743) 2025-04-03 22:39:08 +03:00
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 what is shadow going to do about this 2026-03-12 22:21:25 +01:00
emulator_settings.h settings migration chapter 2 2026-03-10 15:32:27 +01: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 Merge branch 'main' into user_and_settings 2026-03-18 13:16:47 +02:00
linker.h Merge branch 'main' into user_and_settings 2026-03-10 09:03:26 +02:00
memory.cpp code golfing 2026-03-02 19:51:32 +01: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 code golfing 2026-03-02 19:51:32 +01:00
platform.h Support for Vulkan 1.4 (#1665) 2024-12-07 19:41:41 +02:00
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 Core: Fix MXCSR and FPUCW registers on created threads (#3568) 2025-09-10 14:32:05 -07:00
thread.h Switch remaining CRLF terminated files to LF 2024-12-24 13:56:31 +01:00
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 as they say, 25th time's the charm 2026-03-14 13:49:32 +01:00
user_manager.h attempt to fix returning too many users 2026-03-12 21:40:23 +01:00
user_settings.cpp what is shadow going to do about this 2026-03-12 22:21:25 +01:00
user_settings.h added merged strategy for user.json 2026-03-03 19:27:31 +02:00