eden/src/core
2025-04-04 03:40:48 +02:00
..
arm Update fastmem pointer handling to use std::optional 2025-04-04 03:23:32 +02:00
crypto vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
debugger gdb: fix load/save of fp values in a32 2024-02-04 20:28:43 -05:00
file_sys Port changes from Early Access 2025-04-04 03:40:46 +02:00
frontend am: re-namespace frontend applets to frontend directory 2024-01-29 18:43:45 -05:00
hle Added v18.0.0 stubs and updated tzdb_to_nx 2025-04-04 03:40:48 +02:00
internal_network internal_network: only poll for accept on blocking sockets 2024-01-30 10:29:05 -05: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
CMakeLists.txt Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
constants.cpp
constants.h
core_timing.cpp
core_timing.h
core.cpp Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
core.h Removed telemetry and anonymized SCM (git) strings 2025-04-04 03:40:47 +02:00
cpu_manager.cpp scope_exit: Make constexpr 2024-02-19 16:00:46 +01:00
cpu_manager.h
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
device_memory.cpp
device_memory.h
gpu_dirty_memory_manager.h
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
perf_stats.h
precompiled_headers.h
reporter.cpp result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00
reporter.h