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
Valeri 04301e1a8a
Remove erroneous #pragma once
4 years ago
..
arm arm: dynarmic: Cleanup icache op handling 4 years ago
crypto core: Fix transitive include build errors 4 years ago
file_sys program_metadata: Add default ThreadInfo kernel capability 4 years ago
frontend core/hid: Rename NpadType to NpadStyleIndex 4 years ago
hid service/hid: Implement SetNpadJoyAssignmentMode 4 years ago
hle Remove erroneous #pragma once 4 years ago
loader loader: Support loading subsdk{8,9} 4 years ago
memory npad: Return NpadButton in GetAndResetPressState 4 years ago
network core: Remove unused includes 4 years ago
tools core: Remove unused includes 4 years ago
CMakeLists.txt Merge pull request #7462 from bunnei/kernel-improve-scheduling 4 years ago
constants.cpp
constants.h
core.cpp core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
core.h core: hle: kernel: Reflect non-emulated threads as core 3. 4 years ago
core_timing.cpp
core_timing.h core: Remove unused includes 4 years ago
core_timing_util.h
cpu_manager.cpp core: hle: kernel: Disable dispatch count tracking on single core. 4 years ago
cpu_manager.h
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp prevent access violation from iob in Memory::IsValidVirtualAddress 4 years ago
memory.h
perf_stats.cpp core: Remove unused includes 4 years ago
perf_stats.h general: Replace high_resolution_clock with steady_clock 4 years ago
reporter.cpp general: Get the current process program id directly from the system 4 years ago
reporter.h
telemetry_session.cpp Settings: eliminate rescaling_factor. 4 years ago
telemetry_session.h