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
mailwl 692639e9b7 Service/sockets: add bsd:s, nsd:a, nsd:u services 7 years ago
..
arm arm_dynarmic: Fix timing 7 years ago
file_sys FS: Move the file open mode calculation to a separate function. 7 years ago
frontend yuzu: Update license text to be consistent across project. 7 years ago
gdbstub Clean Warnings (?) 7 years ago
hle Service/sockets: add bsd:s, nsd:a, nsd:u services 7 years ago
hw Format: Run the new clang format on everything 7 years ago
loader Clean Warnings (?) 7 years ago
tracer Format: Run the new clang format on everything 7 years ago
CMakeLists.txt Service/sockets: add bsd:s, nsd:a, nsd:u services 7 years ago
core.cpp Clang Fixes 7 years ago
core.h Merge pull request #193 from N00byKing/3184_2_robotic_boogaloo 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 Merge pull request #265 from bunnei/tegra-progress-2 7 years ago
memory.h Merge pull request #265 from bunnei/tegra-progress-2 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
settings.cpp Remove references to PICA and rasterizers in video_core 7 years ago
settings.h Format: Run the new clang format on everything 7 years ago
telemetry_session.cpp Port citra #3352 to yuzu (#103) 7 years ago
telemetry_session.h