yuzu/src/core
2022-07-16 23:11:42 -07:00
..
arm core/arm: skip watchpoint checks when reading instructions 2022-07-15 19:47:28 -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 hle: service: nvflinger: Fix implicit conversion. 2022-07-16 23:11:42 -07: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 service: ptm: Rewrite PSM and add TS 2022-06-28 19:22:46 -05:00
constants.cpp
constants.h
core_timing_util.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.cpp
core.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