yuzu-mainline/src/core
2020-06-27 11:35:52 -04:00
..
arm ARM: Addapt to new Exclusive Monitor Interface. 2020-06-27 11:35:50 -04:00
crypto
file_sys
frontend
gdbstub
hle SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 2020-06-27 11:35:52 -04:00
loader
memory General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
tools General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
CMakeLists.txt General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
constants.cpp
constants.h
core_manager.cpp General: Recover Prometheus project from harddrive failure 2020-06-27 11:35:06 -04:00
core_manager.h
core_timing_util.cpp
core_timing_util.h
core_timing.cpp SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 2020-06-27 11:35:52 -04:00
core_timing.h SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 2020-06-27 11:35:52 -04:00
core.cpp SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 2020-06-27 11:35:52 -04:00
core.h General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. 2020-06-27 11:35:48 -04:00
cpu_manager.cpp SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 2020-06-27 11:35:52 -04:00
cpu_manager.h SingleCore: Move Host Timing from a sepparate thread to main cpu thread. 2020-06-27 11:35:52 -04:00
device_memory.cpp
device_memory.h
hardware_interrupt_manager.cpp
hardware_interrupt_manager.h
hardware_properties.h General: Add Asserts 2020-06-27 11:35:21 -04:00
host_timing.cpp
host_timing.h
memory.cpp General: Initial Setup for Single Core. 2020-06-27 11:35:42 -04:00
memory.h ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 2020-06-27 11:35:37 -04:00
perf_stats.cpp
perf_stats.h
reporter.cpp
reporter.h
settings.cpp Add a "Mute Audio" hotkey 2020-06-26 06:03:29 +02:00
settings.h Add a "Mute Audio" hotkey 2020-06-26 06:03:29 +02:00
telemetry_session.cpp
telemetry_session.h