yuzu/src/core
Zephyron 24277b28e4 api_version: Update constants for HOS 20.0.1
Updates version constants to match Nintendo Switch firmware 20.0.1:
- HOS version numbers (20.0.1)
- Version hash
- Display version string
- Display title string

Signed-off-by: Zephyron <zephyron@citron-emu.org>
2025-05-12 12:46:19 +01:00
..
arm android: Update build system and optimize ARM NCE implementation 2025-05-12 12:46:19 +01:00
crypto build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
debugger
file_sys build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
frontend
hle api_version: Update constants for HOS 20.0.1 2025-05-12 12:46:19 +01:00
internal_network fix: remove invalid WSAEBUSY Windows socket error code 2025-05-12 12:46:19 +01:00
loader
memory
tools
CMakeLists.txt feat(services): Implement nn::socket, nn::nifm, and nn::nim networking services 2025-05-12 12:46:19 +01:00
constants.cpp
constants.h
core_timing.cpp
core_timing.h
core.cpp
core.h
cpu_manager.cpp
cpu_manager.h
device_memory_manager.h
device_memory_manager.inc
device_memory.cpp
device_memory.h
gpu_dirty_memory_manager.h
guest_memory.h
hardware_properties.h feat: add CPU clock rate slider to settings 2025-05-12 12:46:19 +01:00
memory.cpp memory: Implement enhanced memory management system 2025-05-12 12:46:19 +01:00
memory.h memory: Implement enhanced memory management system 2025-05-12 12:46:19 +01:00
perf_stats.cpp build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
perf_stats.h
precompiled_headers.h
reporter.cpp build: upgrade fmt and SDL2 2025-05-12 12:45:15 +01:00
reporter.h