yuzu/src/core
2022-10-18 19:13:34 -07:00
..
arm k_server_session: preliminary support for userspace server sessions 2022-10-11 18:40:40 -04:00
crypto common: Change semantics of UNREACHABLE to unconditionally crash 2022-06-13 20:09:00 -04:00
debugger common: remove "yuzu:" prefix from thread names 2022-10-03 18:43:56 -04:00
file_sys Merge pull request #6142 from lat9nq/prog_meta_ref_bind_address 2022-10-06 20:42:15 -07:00
frontend yuzu: Add 16:10 aspect ratio 2022-10-10 13:32:33 -05:00
hid general: Fix spelling of "unknown" 2022-10-16 00:46:22 -04:00
hle core: hle: kernel: Add KDynamicPageManager. 2022-10-18 19:13:34 -07:00
internal_network Merge pull request #8876 from FearlessTobi/multiplayer-part3 2022-10-01 14:53:36 -07:00
loader core/loader: Return nullptr if file is nullptr 2022-09-25 19:31:35 +01:00
memory PR 2022-07-10 08:29:37 +01:00
tools Rework CoreTiming 2022-07-10 06:59:40 +01:00
CMakeLists.txt core: hle: kernel: Add KDynamicPageManager. 2022-10-18 19:13:34 -07:00
constants.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
constants.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
core_timing_util.h general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
core_timing.cpp core_timing: use high-precision sleeps on non-Windows targets 2022-10-08 18:27:40 -04:00
core_timing.h Remove pause callbacks from coretiming 2022-09-13 13:20:35 +01:00
core.cpp NVDRV: Further refactors and eliminate old code. 2022-10-06 21:00:52 +02:00
core.h NVDRV: Further refactors and eliminate old code. 2022-10-06 21:00:52 +02:00
cpu_manager.cpp common: remove "yuzu:" prefix from thread names 2022-10-03 18:43:56 -04:00
cpu_manager.h kernel: fix single-core preemption points 2022-07-14 22:47:18 -04:00
device_memory.cpp general: Convert source file copyright comments over to SPDX 2022-04-23 05:55:32 -04:00
device_memory.h core: device_memory: Templatize GetPointer(..). 2022-10-18 19:13:34 -07:00
hardware_properties.h core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
memory.cpp core: device_memory: Templatize GetPointer(..). 2022-10-18 19:13:34 -07:00
memory.h MemoryManager: Fix errors popping out. 2022-10-06 21:00:53 +02:00
perf_stats.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
perf_stats.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
reporter.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
reporter.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
telemetry_session.cpp chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00
telemetry_session.h chore: make yuzu REUSE compliant 2022-07-27 12:53:49 +02:00