shadPS4/src/core
2026-06-28 11:47:44 +03:00
..
aerolib Quadruple stub array capacity and rewrite generation logic to C++ templates (#4424) 2026-05-15 19:10:44 +03:00
devtools Save shader list, memory map and module list widgets (#4578) 2026-06-14 20:17:18 +03:00
file_format fix: FBSD 15 libc++ quirks with includes (#4617) 2026-06-25 16:55:47 -07:00
file_sys build: Get compiling on ARM64 again (#4598) 2026-06-19 18:21:38 +03:00
ipc Reapply #4619 and handle patch value hex exceptions (#4627) 2026-06-26 13:59:36 +02:00
libraries Add and autogenerate PathType::TrophyDir (#4538) 2026-06-28 11:47:44 +03:00
loader Core: Fix Debug Dump (#4266) 2026-04-16 09:20:33 +03:00
address_space.cpp Lib.SystemService: Add SDK checks for console language (#4444) 2026-05-17 18:35:36 -07: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 build: Get compiling on ARM64 again (#4598) 2026-06-19 18:21:38 +03: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 chroe: fix building on fedora 44 / clang 22 (#4303) 2026-04-22 09:34:53 +03:00
debugger.h Impl sceSystemServiceLoadExec (#3647) 2025-09-25 23:01:52 -03:00
emulator_settings.cpp Fix log level (#4577) 2026-06-16 20:56:15 +03:00
emulator_settings.h ShadNET hotfix (#4635) 2026-06-27 09:53:06 -05: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 build: Get compiling on ARM64 again (#4598) 2026-06-19 18:21:38 +03:00
linker.h Upstreaming valid changes from others (#4469) 2026-05-24 09:42:31 +03:00
memory.cpp Replace IsValidMapping asserts with accurate errors during MapMemory and Unmap (#4623) 2026-06-25 16:57:24 -07:00
memory.h The above could trigger wrong writes and read one extra VMA entry (fixed) (#4237) 2026-04-09 18:05:48 +03:00
module.cpp Core: Fix issues with #4273 (#4287) 2026-04-19 14:20:42 -07:00
module.h New config mode (part1 of 0.15.1 branch series) (#4145) 2026-03-21 22:26:36 +02:00
platform.h Support for Vulkan 1.4 (#1665) 2024-12-07 19:41:41 +02:00
signals.cpp Windows pass MS_VC_EXCEPTION to handler (#4554) 2026-06-12 09:46:59 +03:00
signals.h Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
thread.cpp build: Get compiling on ARM64 again (#4598) 2026-06-19 18:21:38 +03:00
thread.h threads: remove low level threads on windows (#4277) 2026-04-19 12:00:49 +03:00
tls.cpp misc: Fix initializer order warnings (#4358) 2026-05-05 14:21:21 -07:00
tls.h core: simplify sysv_abi wrappers for MinGW-w64 GCC (#4402) 2026-05-13 21:10:37 -07:00
user_manager.cpp Add and autogenerate PathType::TrophyDir (#4538) 2026-06-28 11:47:44 +03:00
user_manager.h np manager improvements and settings (#4579) 2026-06-16 18:28:48 +03:00
user_settings.cpp Fix log level (#4577) 2026-06-16 20:56:15 +03:00
user_settings.h Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00