2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
2023-01-14 04:43:21 +00:00
..
arm Add stacktrace symbol demangling 2023-01-14 04:43:21 +00:00
crypto crypto: use user-provided keys whenever possible 2022-11-27 05:08:25 +03:00
debugger general: fix compile for Apple Clang 2022-11-22 22:22:28 -05:00
file_sys vfs: Replace cstr concat with char concat 2023-01-01 18:52:02 +00:00
frontend gl_device: Use a more robust way to use strict context mode 2022-12-13 15:01:51 -05:00
hid input_common: Create an update engine 2023-01-05 19:24:29 -06:00
hle Revert "Revert "k_page_group: synchronize"" 2023-01-07 15:32:10 -08:00
internal_network net: Silently translate ETIMEDOUT network error 2023-01-05 11:54:36 +01:00
loader core/loader: Return nullptr if file is nullptr 2022-09-25 19:31:35 +01:00
memory dmnt:cht: fix copy-paste error 2022-11-20 10:14:22 -05:00
tools
CMakeLists.txt Revert "Revert "k_page_group: synchronize"" 2023-01-07 15:32:10 -08:00
constants.cpp
constants.h
core.cpp EmuThread: refactor 2022-12-17 16:26:24 -05:00
core.h EmuThread: refactor 2022-12-17 16:26:24 -05:00
core_timing.cpp
core_timing.h
core_timing_util.h
cpu_manager.cpp general: improve handling of system startup failure 2022-12-06 16:13:42 -05:00
cpu_manager.h general: improve handling of system startup failure 2022-12-06 16:13:42 -05:00
device_memory.cpp
device_memory.h
hardware_properties.h
memory.cpp MemoryManager: use fastmem directly. 2023-01-05 06:06:33 -05:00
memory.h
perf_stats.cpp
perf_stats.h
precompiled_headers.h CMake: Consolidate common PCH headers 2022-11-30 18:30:30 -05:00
reporter.cpp reporter: Pass by const reference where applicable 2022-12-05 21:48:42 -05:00
reporter.h reporter: Pass by const reference where applicable 2022-12-05 21:48:42 -05:00
telemetry_session.cpp video_core: add null backend 2022-11-28 19:49:09 -05:00
telemetry_session.h