suyu/src/core
2022-11-20 14:06:31 -05:00
..
arm Initial ARM64 support 2022-11-09 16:58:49 -05:00
crypto
debugger gdbstub: add ams monitor commands 2022-11-10 19:20:57 -05:00
file_sys Merge pull request #9115 from vonchenplus/game_name_by_language 2022-10-27 11:33:02 -07:00
frontend yuzu: Add 16:10 aspect ratio 2022-10-10 13:32:33 -05:00
hid Configuration: Add per-game input profiles 2022-11-20 14:06:31 -05:00
hle Merge pull request #9243 from german77/result 2022-11-14 20:36:38 -08:00
internal_network network: add missing header for SO_* on Unix after f80c7c4cd5 2022-11-04 07:28:46 +00:00
loader core/loader: Return nullptr if file is nullptr 2022-09-25 19:31:35 +01:00
memory
tools
CMakeLists.txt Initial ARM64 support 2022-11-09 16:58:49 -05:00
constants.cpp
constants.h
core.cpp kernel: reinitialize after dram layout change 2022-10-30 11:01:22 -04:00
core.h core: Partially persist emulation state across game boots. 2022-10-18 19:13:35 -07:00
core_timing.cpp core: core_timing: Re-initialize if single/multicore state changes. 2022-10-18 19:13:35 -07:00
core_timing.h core: core_timing: Re-initialize if single/multicore state changes. 2022-10-18 19:13:35 -07:00
core_timing_util.h
cpu_manager.cpp common: remove "yuzu:" prefix from thread names 2022-10-03 18:43:56 -04:00
cpu_manager.h
device_memory.cpp
device_memory.h core: device_memory: Templatize GetPointer(..). 2022-10-18 19:13:34 -07:00
hardware_properties.h
memory.cpp general: Resolve -Wunused-lambda-capture and C5233 2022-10-22 15:02:04 -04:00
memory.h MemoryManager: Fix errors popping out. 2022-10-06 21:00:53 +02:00
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
telemetry_session.cpp
telemetry_session.h