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 f0b6baf3ad time: Stub GetSystemClockContext function. 7 years ago
..
arm Fixes some cast warnings, partial port of citra #3064 (#106) 7 years ago
file_sys file_sys: Clang format fixes. 7 years ago
frontend yuzu: Update license text to be consistent across project. 7 years ago
gdbstub gdbstub: Update registers and sizes for aarch64 7 years ago
hle time: Stub GetSystemClockContext function. 7 years ago
hw Format: Run the new clang format on everything 7 years ago
loader deconstructed_rom_directory: Implement istorage loading for RomFS. 7 years ago
tracer Format: Run the new clang format on everything 7 years ago
CMakeLists.txt hle: Remove Domain and SyncObject kernel objects. 7 years ago
core.cpp Merge pull request #72 from N00byKing/patch-2 7 years ago
core.h Correct Spelling 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: Return false for large VAddr in IsValidVirtualAddress 7 years ago
memory.h Update memory.h 7 years ago
memory_setup.h Format: Run the new clang format on everything 7 years ago
mmio.h Format: Run the new clang format on everything 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 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 WebService: Verify username and token (#2930) 8 years ago