eden-mirror/src/core
2026-06-05 07:27:31 +00:00
..
arm [core/core_timing] better MWAITX and WAITPKG delays (#3984) 2026-05-30 21:59:10 +02:00
crypto [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
debugger [core/debugger] Protocol-compliant vCont support (#3896) 2026-06-04 05:49:23 +02:00
file_sys [*] basic in-house cpp linting (#4039) 2026-06-04 05:49:07 +02:00
frontend [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
hle less load, fix nv01 timer being kepler 2026-06-05 07:27:31 +00:00
internal_network [net] support SCTP protocols (+all base FBSD protos), ban more NS domains (#3955) 2026-05-21 21:24:18 +02:00
loader [loader] change ASLR algo to be more uniform (#3869) 2026-04-27 05:09:55 +02:00
memory
tools [*] basic in-house cpp linting (#4039) 2026-06-04 05:49:07 +02:00
CMakeLists.txt [cmake] fix OpenSSL not using <openssl/cert.h> when applicable because it tries to use the system one instead of being explicitly linked (#4053) 2026-06-04 19:39:09 +02:00
constants.cpp
constants.h
core_timing.cpp [core/core_timing] better MWAITX and WAITPKG delays (#3984) 2026-05-30 21:59:10 +02:00
core_timing.h [core/core_timing] better MWAITX and WAITPKG delays (#3984) 2026-05-30 21:59:10 +02:00
core.cpp less load, fix nv01 timer being kepler 2026-06-05 07:27:31 +00:00
core.h [vfs] remove usage of 'dynamic_cast', use ankerl::map for files (#3594) 2026-02-21 18:38:32 +01:00
cpu_manager.cpp less load, fix nv01 timer being kepler 2026-06-05 07:27:31 +00:00
cpu_manager.h less load, fix nv01 timer being kepler 2026-06-05 07:27:31 +00:00
device_memory_manager.h [core] coalesce tracking entries for GPU (#3677) 2026-03-08 22:45:38 +01:00
device_memory_manager.inc [core] coalesce tracking entries for GPU (#3677) 2026-03-08 22:45:38 +01:00
device_memory.cpp
device_memory.h
game_settings.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
game_settings.h
gpu_dirty_memory_manager.h
guest_memory.h
hardware_properties.h
launch_timestamp_cache.cpp [common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 2026-03-12 18:29:15 +01:00
launch_timestamp_cache.h
memory.cpp [core/memory] remove duplicates from template when unsafe=T/F, remove increment, remove sad path for exception code on cache op (#3972) 2026-05-18 23:28:01 +02:00
memory.h
perf_stats.cpp [frontend] Slow and Turbo modes (#3525) 2026-02-12 01:31:55 +01:00
perf_stats.h
reporter.cpp [hle] inline HLE cmif request to not allocate on heap stuff (#3605) 2026-05-15 22:07:03 +02:00
reporter.h [prepo] Add support for missing PlayReport commands (#3674) 2026-03-06 15:02:59 +01:00