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
bunnei 40bccd74d3 svc: Stub out SetThreadActivity, GetThreadContext. 7 years ago
..
arm arm_dynarmic: Fix timing 7 years ago
file_sys fsp_srv: Implement GetSize and SetSize. 7 years ago
frontend yuzu: Update license text to be consistent across project. 7 years ago
gdbstub Clean Warnings (?) 7 years ago
hle svc: Stub out SetThreadActivity, GetThreadContext. 7 years ago
hw Format: Run the new clang format on everything 7 years ago
loader deconstructed_rom_directory.cpp: Fix Typo 7 years ago
tracer Format: Run the new clang format on everything 7 years ago
CMakeLists.txt service: Add friend:u interface. 7 years ago
core.cpp config: Use simplified checkbox (from Citra) for CPU JIT. 7 years ago
core.h GPU: Make the debug_context variable a member of the frontend instead of a global. 7 years ago
core_timing.cpp Fixes some cast warnings, partial port of citra #3064 (#106) 7 years ago
core_timing.h core_timing: Use 1.020GHz for core clock rate. 7 years ago
memory.cpp memory: Fix cast for ReadBlock/WriteBlock/ZeroBlock/CopyBlock. 7 years ago
memory.h memory: Fix stack region. 7 years ago
memory_hook.h memory: Replace all memory hooking with Special regions 7 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 7 years ago
perf_stats.cpp UI: Fix frame rate perf stats 7 years ago
perf_stats.h PerfStats: Re-order and document members better 8 years ago
settings.cpp Remove references to PICA and rasterizers in video_core 7 years ago
settings.h settings: Remove unused CpuCore class. 7 years ago
telemetry_session.cpp Merge pull request #276 from N00byKing/acctoyuzu 7 years ago
telemetry_session.h telemetry_session.h: Reword Documentation Comment from citra to yuzu 7 years ago