yuzu/src/core
2024-01-31 01:41:59 +00:00
..
arm core: Support multiple modules per patcher 2024-01-15 00:46:05 +02:00
crypto vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
debugger
file_sys vfs: Fix getting URI filename 2024-01-26 09:57:22 -05:00
frontend result: Make fully constexpr, add ON_RESULT_INCLUDED 2024-01-25 16:42:06 -05:00
hle Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings. 2024-01-31 01:41:59 +00:00
internal_network
loader vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
memory
tools
CMakeLists.txt Move time services to new IPC. 2024-01-27 03:30:09 +00:00
constants.cpp
constants.h
core_timing.cpp Rework time service to fix time passing offline. 2024-01-24 04:26:55 +00:00
core_timing.h
core.cpp Move time services to new IPC. 2024-01-27 03:30:09 +00:00
core.h vfs: Move vfs files to their own directory 2024-01-25 16:40:42 -05:00
cpu_manager.cpp
cpu_manager.h
device_memory_manager.h nvdrv: use static typing for SessionId, smmu Asid types 2024-01-18 21:12:30 -05:00
device_memory_manager.inc device_memory_manager: fix ScratchBuffer indexing 2024-01-22 14:07:33 -05:00
device_memory.cpp
device_memory.h Core: Initial implementation of device memory mapping 2024-01-18 21:12:30 -05:00
gpu_dirty_memory_manager.h Core: Eliminate core/memory dependancies. 2024-01-18 21:12:30 -05:00
guest_memory.h Core: Invert guest memory depandancy 2024-01-18 21:12:30 -05:00
hardware_properties.h
memory.cpp atomic_ops: Remove volatile qualifier 2024-01-27 21:36:39 +00:00
memory.h Core: Invert guest memory depandancy 2024-01-18 21:12:30 -05: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
telemetry_session.cpp
telemetry_session.h