eden/src/core
EmulationEnjoyer a5a7cb8a24 chore(HLE): Update HLE API version constants
- Updated Horizon OS version to 19.0.1 and NintendoSDK version to 1.0. Adjusted `VERSION_HASH`, `DISPLAY_VERSION`, and `DISPLAY_TITLE` to match the new firmware versions.

ref: fcb6444037
2025-04-19 17:56:48 -03:00
..
arm arm: Skip duplicate consecutive addresses in backtrace output 2025-04-19 17:56:48 -03:00
crypto Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
debugger gdb: fix load/save of fp values in a32 2024-02-04 20:28:43 -05:00
file_sys Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
frontend am: re-namespace frontend applets to frontend directory 2024-01-29 18:43:45 -05:00
hle chore(HLE): Update HLE API version constants 2025-04-19 17:56:48 -03:00
internal_network android: Improve network gateway handling 2025-04-10 00:40:07 +02:00
loader Port changes from Early Access 2025-04-04 03:40:46 +02:00
memory scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
tools core_timing: remove user data value 2023-12-23 15:36:44 -05:00
CMakeLists.txt Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
constants.cpp
constants.h
core.cpp core: Add support for game settings overrides (#6) 2025-04-09 23:44:33 +02:00
core.h Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
core_timing.cpp Add sync core speed 2025-04-12 22:54:32 -03:00
core_timing.h core_timing: handle concurrent unscheduling of looping events 2023-12-23 15:36:46 -05:00
cpu_manager.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
cpu_manager.h Fix typos in src/core (#12625) 2024-01-08 13:31:48 -06:00
device_memory.cpp core: Define HAS_NCE macro 2023-11-25 00:47:36 -05:00
device_memory.h Core: Initial implementation of device memory mapping 2024-01-18 21:12:30 -05:00
device_memory_manager.h Port changes from Early Access 2025-04-04 03:40:46 +02:00
device_memory_manager.inc Merge pull request #13000 from liamwhite/skip-null-memory 2024-02-22 11:34:23 -06:00
gpu_dirty_memory_manager.h Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
guest_memory.h Solves warning about GuestMemory having internal linkage. 2025-04-04 03:40:47 +02:00
hardware_properties.h
memory.cpp "Merge Tagged PR 13018" 2024-03-03 13:02:50 +00:00
memory.h Port changes from Early Access 2025-04-04 03:40:46 +02:00
perf_stats.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
perf_stats.h
precompiled_headers.h
reporter.cpp Update fmt to allow for v11 2025-04-10 01:11:22 +02:00
reporter.h