2
1
Fork 0
mirror of https://github.com/yuzu-emu/yuzu.git synced 2024-07-04 23:31:19 +01:00
yuzu/src/core
Kelebek1 b23c6b456c PR
2022-07-10 08:29:37 +01:00
..
arm Merge pull request #8501 from liamwhite/backtrace-again 2022-07-07 23:49:54 -04:00
crypto
debugger gdbstub_arch: Directly access SP register 2022-06-30 12:47:40 -04:00
file_sys core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
frontend core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
hid service: hid: Correct some mistakes and add more validations 2022-06-28 19:14:55 -05:00
hle PR 2022-07-10 08:29:37 +01:00
loader
memory PR 2022-07-10 08:29:37 +01:00
network
tools Rework CoreTiming 2022-07-10 06:59:40 +01:00
CMakeLists.txt core: kernel: Replace instances of KPageLinkedList with KPageGroup 2022-06-26 20:21:45 -05:00
constants.cpp
constants.h
core.cpp
core.h
core_timing.cpp Rework CoreTiming 2022-07-10 06:59:40 +01:00
core_timing.h Rework CoreTiming 2022-07-10 06:59:40 +01:00
core_timing_util.h
cpu_manager.cpp Merge pull request #8532 from liamwhite/fiber-supplements 2022-07-05 18:20:39 -04:00
cpu_manager.h common/fiber: make fibers easier to use 2022-07-02 12:33:49 -04:00
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp Rework CoreTiming 2022-07-10 06:59:40 +01:00
hardware_interrupt_manager.h
hardware_properties.h core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
memory.cpp core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
memory.h core/debugger: memory breakpoint support 2022-06-16 13:18:07 -04:00
perf_stats.cpp
perf_stats.h
reporter.cpp core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
reporter.h core: Replace all instances of ResultCode with Result 2022-06-26 20:21:37 -05:00
telemetry_session.cpp
telemetry_session.h