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
Mai 313f047f97
Merge pull request #8501 from liamwhite/backtrace-again
core/arm: better support for backtrace generation
2022-07-07 23:49:54 -04: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 Merge pull request #8502 from liamwhite/end-wait 2022-07-07 17:31:49 -04:00
loader
memory
network
tools
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 Adress Feedback. 2022-06-30 10:18:56 +02:00
core_timing.h Adress Feedback. 2022-06-30 10:18:56 +02: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
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