You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
Fernando Sahmkow 71ca84d829 Settings: eliminate rescaling_factor. 4 years ago
..
arm core: Remove unused includes 5 years ago
crypto core: Fix transitive include build errors 5 years ago
file_sys program_metadata: Add default ThreadInfo kernel capability 5 years ago
frontend applets/swkbd: Skip text checking if the text has been confirmed 5 years ago
hle Settings: eliminate rescaling_factor. 4 years ago
loader core: Remove unused includes 5 years ago
memory general: Get the current process program id directly from the system 5 years ago
network core: Remove unused includes 5 years ago
tools core: Remove unused includes 5 years ago
CMakeLists.txt Merge pull request #7091 from vonchenplus/fix_memroy_leak 5 years ago
constants.cpp
constants.h
core.cpp Merge pull request #7279 from Morph1984/system-get-program-id 5 years ago
core.h general: Get the current process program id directly from the system 5 years ago
core_timing.cpp
core_timing.h core: Remove unused includes 5 years ago
core_timing_util.h
cpu_manager.cpp core: Remove unused includes 5 years ago
cpu_manager.h core: cpu_manager: Use jthread. 5 years ago
device_memory.cpp core: Make use of fastmem 5 years ago
device_memory.h core: Make use of fastmem 5 years ago
hardware_interrupt_manager.cpp service: Append service name prefix to common filenames 5 years ago
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp prevent access violation from iob in Memory::IsValidVirtualAddress 5 years ago
memory.h memory: Address lioncash's review 5 years ago
perf_stats.cpp core: Remove unused includes 5 years ago
perf_stats.h general: Rename "Frame Limit" references to "Speed Limit" 5 years ago
reporter.cpp general: Get the current process program id directly from the system 5 years ago
reporter.h fsp_srv: Fix filesystem access logging 5 years ago
telemetry_session.cpp Settings: eliminate rescaling_factor. 4 years ago
telemetry_session.h