You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
bunnei aef7a15b93
Merge pull request #225 from mailwl/settings
8 years ago
..
arm Merge pull request #212 from mailwl/stubs 8 years ago
file_sys SaveData: Use the current titleid when opening the savedata archive. 8 years ago
frontend yuzu: Update license text to be consistent across project. 8 years ago
gdbstub gdbstub: Silence formatting specifier warnings 8 years ago
hle Service/Set: add more services 8 years ago
hw Format: Run the new clang format on everything 8 years ago
loader Kernel: Store the program id in the Process class instead of the CodeSet class. 8 years ago
tracer Format: Run the new clang format on everything 8 years ago
CMakeLists.txt Service/Set: add more services 8 years ago
core.cpp core: Fix scheduler-shutdown related crash 8 years ago
core.h kernel: Use Scheduler class for threading. 8 years ago
core_timing.cpp Fixes some cast warnings, partial port of citra #3064 (#106) 8 years ago
core_timing.h core_timing: Use 1.020GHz for core clock rate. 8 years ago
memory.cpp memory: LOG_ERROR when falling off end of page table 8 years ago
memory.h arm_dynarmic: Support direct page table access 8 years ago
memory_hook.h memory: Replace all memory hooking with Special regions 8 years ago
memory_setup.h memory: Replace all memory hooking with Special regions 8 years ago
perf_stats.cpp UI: Fix frame rate perf stats 8 years ago
perf_stats.h PerfStats: Re-order and document members better 9 years ago
settings.cpp Remove references to PICA and rasterizers in video_core 8 years ago
settings.h Format: Run the new clang format on everything 8 years ago
telemetry_session.cpp Port citra #3352 to yuzu (#103) 8 years ago
telemetry_session.h WebService: Verify username and token (#2930) 8 years ago