yuzu-mainline/src/core
2020-06-27 11:35:55 -04:00
..
arm X64 Clock: Reduce accuracy to be less or equal to guest accuracy. 2020-06-27 11:35:55 -04:00
crypto
file_sys Merge pull request #4099 from MerryMage/macOS-build 2020-06-19 23:31:04 -04:00
frontend
gdbstub
hle SVC/ARM: Correct svcSendSyncRequest and cache ticks on arm interface. 2020-06-27 11:35:53 -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 Common/Tests: Address Feedback 2020-06-18 16:29:21 -04:00
core_timing_util.h Common/Tests: Address Feedback 2020-06-18 16:29:21 -04:00
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 HostTiming: Correct rebase and implement AddTicks. 2020-06-18 16:29:22 -04:00
host_timing.h Host Timing: Correct clang format. 2020-06-18 16:29:23 -04:00
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 yuzu: Add frontend settings for assembly shaders 2020-05-19 17:53:17 -03:00
telemetry_session.h