yuzu/src/core
Narr the Reg a40e0fdf9e time: Implement missing services
Implements GetTotalLocationNameCount LoadLocationNameList and
GetTimeZoneRuleVersion.

tz-manager: Fix sign issue
2023-06-05 15:15:11 -04:00
..
arm core: arm_dynarmic_32: Update SaveContext/LoadContext. 2023-04-01 17:03:08 -07:00
crypto general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
debugger memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
file_sys romfs: use vfs_cached for romfs output 2023-06-03 08:56:59 -04:00
frontend service: nfc: Merge device interfaces and create the device manager 2023-05-05 22:02:59 -06:00
hid input_common: Implement amiibo writting 2023-05-21 21:09:20 -06:00
hle time: Implement missing services 2023-06-05 15:15:11 -04:00
internal_network Silence nifm spam 2023-04-22 14:29:58 +01:00
loader kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
memory memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
tools
CMakeLists.txt vfs: add vfs_cached for romfs build 2023-06-03 08:50:54 -04:00
constants.cpp
constants.h
core_timing_util.h
core_timing.cpp core_timing: Make use of MicroSleep for x64 CPUs 2023-03-27 17:45:22 -04:00
core_timing.h general: fix spelling mistakes 2023-03-12 11:33:01 -04:00
core.cpp vfs_concat: fix time complexity of read 2023-05-26 16:07:38 -04:00
core.h GPU: Add Reactive flushing 2023-05-07 23:46:12 +02:00
cpu_manager.cpp
cpu_manager.h
device_memory.cpp
device_memory.h kernel: use KTypedAddress for addresses 2023-03-22 09:35:16 -04:00
hardware_properties.h
memory.cpp Address feedback, add CR notice, etc 2023-05-07 23:46:12 +02:00
memory.h memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
perf_stats.cpp perf_stats: Check multicore first 2023-03-07 23:11:01 -05:00
perf_stats.h
precompiled_headers.h
reporter.cpp memory: rename global memory references to application memory 2023-03-23 20:28:47 -04:00
reporter.h
telemetry_session.cpp settings: Enable FIFO relaxed 2023-05-02 21:51:30 -04:00
telemetry_session.h