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 802bbb2263
Merge pull request #8559 from liamwhite/waiter-list
kernel: fix usage of waiter_list in Finalize
3 years ago
..
arm Merge pull request #8501 from liamwhite/backtrace-again 3 years ago
crypto
debugger gdbstub_arch: Directly access SP register 3 years ago
file_sys core: Replace all instances of ResultCode with Result 3 years ago
frontend core: Replace all instances of ResultCode with Result 3 years ago
hid service: hid: Correct some mistakes and add more validations 3 years ago
hle Merge pull request #8559 from liamwhite/waiter-list 3 years ago
loader
memory PR 3 years ago
network
tools Rework CoreTiming 3 years ago
CMakeLists.txt core: kernel: Replace instances of KPageLinkedList with KPageGroup 3 years ago
constants.cpp
constants.h
core.cpp
core.h
core_timing.cpp Rework CoreTiming 3 years ago
core_timing.h Rework CoreTiming 3 years ago
core_timing_util.h
cpu_manager.cpp Merge pull request #8532 from liamwhite/fiber-supplements 3 years ago
cpu_manager.h common/fiber: make fibers easier to use 3 years ago
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp Rework CoreTiming 3 years ago
hardware_interrupt_manager.h
hardware_properties.h
memory.cpp
memory.h
perf_stats.cpp
perf_stats.h
reporter.cpp core: Replace all instances of ResultCode with Result 3 years ago
reporter.h core: Replace all instances of ResultCode with Result 3 years ago
telemetry_session.cpp
telemetry_session.h