shadPS4/src/core
kalaposfos13 4ac417b74f
Implement trophy migration (#4501)
* Implement trophy migration

* Respect user choice from save migration

* yet another nested subfolder iterator

* refactoring and remove original hardcoded forced migration code
2026-06-01 15:13:56 +02:00
..
aerolib Quadruple stub array capacity and rewrite generation logic to C++ templates (#4424) 2026-05-15 19:10:44 +03:00
devtools Spdlog migration (#4069) 2026-04-19 00:57:05 +03:00
file_format Clean up trophy extraction logic (#4498) 2026-06-01 15:00:15 +02:00
file_sys Upstreaming valid changes from others (#4469) 2026-05-24 09:42:31 +03:00
ipc fix real-time volume adjustment with game-specific configs (#4259) 2026-04-14 15:57:08 +03:00
libraries Core: Enhance AvPlayer with improved error handling and stream duration calculations (#4483) 2026-05-27 14:37:21 +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 cpu_patches: Log full instruction on JIT patch failure. (#4477) 2026-05-25 08:31:31 -07: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 Swap Update and Defaults button order in settings migration popup (#4399) 2026-05-12 17:17:06 +03:00
emulator_settings.h Add setting to toggle Enter button from cross to circle (#4427) 2026-05-15 14:05:00 +03: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 Upstreaming valid changes from others (#4469) 2026-05-24 09:42:31 +03:00
linker.h Upstreaming valid changes from others (#4469) 2026-05-24 09:42:31 +03:00
memory.cpp Lib.SystemService: Add SDK checks for console language (#4444) 2026-05-17 18:35:36 -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
signals.cpp Don't log asserts/unreachables twice on Windows (#4497) 2026-05-31 23:15:21 +03:00
signals.h Improve signal emulation (#4108) 2026-03-09 14:20:14 +02:00
thread.cpp threads: remove low level threads on windows (#4277) 2026-04-19 12:00:49 +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 Implement trophy migration (#4501) 2026-06-01 15:13:56 +02:00
user_manager.h Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00
user_settings.cpp Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00
user_settings.h Shadnet preparations (#4269) 2026-04-16 20:55:55 +03:00