You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
yuzu/src/core
Fernando Sahmkow c8bf47dcfb Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBreak. 5 years ago
..
arm SingleCore: Use Cycle Timing instead of Host Timing. 5 years ago
crypto Merge pull request #3697 from lioncash/declarations 5 years ago
file_sys Merge pull request #4099 from MerryMage/macOS-build 5 years ago
frontend frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 5 years ago
gdbstub Merge pull request #3699 from FearlessTobi/port-5185 5 years ago
hle Kernel/svcBreak: Implement CacheInvalidation for Singlecore and correct svcBreak. 5 years ago
loader loader: nro: Fix process initialization using ProgramMetadata default. 5 years ago
memory General: Recover Prometheus project from harddrive failure 5 years ago
tools General: Recover Prometheus project from harddrive failure 5 years ago
CMakeLists.txt General: Recover Prometheus project from harddrive failure 5 years ago
constants.cpp constants: Extract backup JPEG used by account services 6 years ago
constants.h constants: Extract backup JPEG used by account services 6 years ago
core.cpp General: Move ARM_Interface into Threads. 5 years ago
core.h General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. 5 years ago
core_manager.cpp General: Move ARM_Interface into Threads. 5 years ago
core_manager.h core: memory: Move to Core::Memory namespace. 5 years ago
core_timing.cpp SingleCore: Use Cycle Timing instead of Host Timing. 5 years ago
core_timing.h SingleCore: Use Cycle Timing instead of Host Timing. 5 years ago
core_timing_util.cpp SingleCore: Use Cycle Timing instead of Host Timing. 5 years ago
core_timing_util.h SingleCore: Use Cycle Timing instead of Host Timing. 5 years ago
cpu_manager.cpp Bootmanager/CPU_Manager: Correct shader caches and sync GPU on OpenGL. 5 years ago
cpu_manager.h SingleCore: Use Cycle Timing instead of Host Timing. 5 years ago
device_memory.cpp kernel: memory: page_table: Simplify GetPhysicalAddr impl. 5 years ago
device_memory.h core: hle: Address various feedback & code cleanup. 5 years ago
hardware_interrupt_manager.cpp core_timing: Use better reference tracking for EventType. (#3159) 5 years ago
hardware_interrupt_manager.h core_timing: Use better reference tracking for EventType. (#3159) 5 years ago
hardware_properties.h General: Add Asserts 5 years ago
host_timing.cpp HostTiming: Correct rebase and implement AddTicks. 5 years ago
host_timing.h Host Timing: Correct clang format. 5 years ago
memory.cpp General: Initial Setup for Single Core. 5 years ago
memory.h ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 5 years ago
perf_stats.cpp FrameLimiting: Enable frame limiting for single core. 5 years ago
perf_stats.h Address review comments 6 years ago
reporter.cpp Replace externals with Conan (#3735) 5 years ago
reporter.h service: Update function tables 5 years ago
settings.cpp Add a "Mute Audio" hotkey 5 years ago
settings.h Add a "Mute Audio" hotkey 5 years ago
telemetry_session.cpp yuzu: Add frontend settings for assembly shaders 5 years ago
telemetry_session.h core/telemetry_session: Remove usages of the global system accessor 6 years ago