Fernando Sahmkow f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
..
arm f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
crypto 2409fedacf Merge pull request #3697 from lioncash/declarations 6 years ago
file_sys 7d1dca4c98 Merge pull request #4099 from MerryMage/macOS-build 6 years ago
frontend b73f678ee8 frontend: Set minimum window size to 640x360 instead of 1280x720 (#3413) 6 years ago
gdbstub e84f82a028 Merge pull request #3699 from FearlessTobi/port-5185 6 years ago
hle f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
loader 9c12aef2f8 loader: nro: Fix process initialization using ProgramMetadata default. 6 years ago
memory e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
tools e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
CMakeLists.txt e31425df38 General: Recover Prometheus project from harddrive failure 6 years ago
constants.cpp 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
constants.h 11f2f0f45c constants: Extract backup JPEG used by account services 7 years ago
core.cpp 1567824d2d General: Move ARM_Interface into Threads. 6 years ago
core.h 7020d498c5 General: Fix microprofile on dynarmic/svc, fix wait tree showing which threads were running. 6 years ago
core_manager.cpp 1567824d2d General: Move ARM_Interface into Threads. 6 years ago
core_manager.h 4caff51710 core: memory: Move to Core::Memory namespace. 6 years ago
core_timing.cpp f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
core_timing.h f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
core_timing_util.cpp f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
core_timing_util.h f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
cpu_manager.cpp f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
cpu_manager.h f5e32935ca SingleCore: Use Cycle Timing instead of Host Timing. 6 years ago
device_memory.cpp a8292f6cd9 kernel: memory: page_table: Simplify GetPhysicalAddr impl. 6 years ago
device_memory.h 8bbe74a8dc core: hle: Address various feedback & code cleanup. 6 years ago
hardware_interrupt_manager.cpp ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_interrupt_manager.h ec0ce96c56 core_timing: Use better reference tracking for EventType. (#3159) 6 years ago
hardware_properties.h 2a8837ff51 General: Add Asserts 6 years ago
host_timing.cpp 96b2d8419c HostTiming: Correct rebase and implement AddTicks. 6 years ago
host_timing.h 8f6ffcd5c4 Host Timing: Correct clang format. 6 years ago
memory.cpp ab9aae28bf General: Initial Setup for Single Core. 6 years ago
memory.h cd1c38be8d ARM/Memory: Correct Exclusive Monitor and Implement Exclusive Memory Writes. 6 years ago
perf_stats.cpp 75dec14f21 perf_stats: Resolve implicit int to double conversion error 6 years ago
perf_stats.h d36a7a43c5 Address review comments 6 years ago
reporter.cpp bc30a591ba Replace externals with Conan (#3735) 6 years ago
reporter.h 99eaa2e6f2 service: Update function tables 6 years ago
settings.cpp 3eb8efc095 Add a "Mute Audio" hotkey 6 years ago
settings.h 3eb8efc095 Add a "Mute Audio" hotkey 6 years ago
telemetry_session.cpp 47a7c4f4fe yuzu: Add frontend settings for assembly shaders 6 years ago
telemetry_session.h 215fd82738 core/telemetry_session: Remove usages of the global system accessor 7 years ago