master
core: Support multiple modules per patcher
vfs: Move vfs files to their own directory
gdb: fix load/save of fp values in a32
general: fix asan errors
am: re-namespace frontend applets to frontend directory
Merge pull request #13135 from german77/hid-interface
internal_network: only poll for accept on blocking sockets
scope_exit: Make constexpr
core_timing: remove user data value
service: acc: Replace default image with a 32x32 image
settings: remove global override for smash on amdvlk
am: migrate global state to per-applet state structure
Rework time service to fix time passing offline.
core_timing: handle concurrent unscheduling of looping events
Fix typos in src/core (#12625)
core: Define HAS_NCE macro
Core: Initial implementation of device memory mapping
DeviceMemory: Make counter types configurable
Merge pull request #13000 from liamwhite/skip-null-memory
Core: Eliminate core/memory dependancies.
Core: Invert guest memory depandancy
hardware_properties: Update BASE_CLOCK_RATE to exactly 1020 MHz
perf_stats: Check multicore first
chore: make yuzu REUSE compliant
CMake: Consolidate common PCH headers
result: Make fully constexpr, add ON_RESULT_INCLUDED
service: move hle_ipc from kernel
general: Use console mode helper across project