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
bunnei 3b13f5e43b hle: nvflinger: buffer_queue_consumer: AcquireBuffer: Fix typo. 3 years ago
..
arm Revert "dynarmic: Reduce size of code caches" 3 years ago
crypto general: Fix clang/gcc build errors 3 years ago
file_sys general: Fix clang/gcc build errors 3 years ago
frontend applets/mii: Remove frontend parameters 3 years ago
hid Merge pull request #7867 from german77/amiibo 3 years ago
hle hle: nvflinger: buffer_queue_consumer: AcquireBuffer: Fix typo. 3 years ago
loader general: Replace NonCopyable struct with equivalents 3 years ago
memory npad: Return NpadButton in GetAndResetPressState 3 years ago
network core: Reduce unused includes 3 years ago
tools core: Remove unused includes 3 years ago
CMakeLists.txt hle: nvflinger: Merge Rect with Common::Rectangle. 3 years ago
constants.cpp
constants.h
core.cpp core: Reduce unused includes 3 years ago
core.h core: hle: kernel: Reflect non-emulated threads as core 3. 3 years ago
core_timing.cpp core: Resolve misc cases of variable shadowing 4 years ago
core_timing.h core: Remove unused includes 3 years ago
core_timing_util.h core: core_timing_util: Optimize core timing math. 4 years ago
cpu_manager.cpp core: hle: kernel: Disable dispatch count tracking on single core. 3 years ago
cpu_manager.h core: cpu_manager: Use jthread. 4 years ago
device_memory.cpp core: device_memory: Use memory size reported by KSystemControl. 3 years ago
device_memory.h core: device_memory: Use memory size reported by KSystemControl. 3 years ago
hardware_interrupt_manager.cpp service: Append service name prefix to common filenames 4 years ago
hardware_interrupt_manager.h
hardware_properties.h kernel: k_light_lock: Simplify EmuThreadHandle implementation. 4 years ago
memory.cpp core: device_memory: Use memory size reported by KSystemControl. 3 years ago
memory.h memory: Address lioncash's review 4 years ago
perf_stats.cpp core: Remove unused includes 3 years ago
perf_stats.h general: Replace high_resolution_clock with steady_clock 3 years ago
reporter.cpp core: Reduce unused includes 3 years ago
reporter.h fsp_srv: Fix filesystem access logging 4 years ago
telemetry_session.cpp Settings: eliminate rescaling_factor. 3 years ago
telemetry_session.h