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
Yuri Kunde Schlesner 8189593255 Use pointers instead of passing handles around in some functions. 11 years ago
..
arm HLE: Revamp error handling throrough the HLE code 11 years ago
file_sys Merge pull request #191 from archshift/deletexyz 11 years ago
hle Use pointers instead of passing handles around in some functions. 11 years ago
hw Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
loader Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 11 years ago
CMakeLists.txt HLE: Revamp error handling throrough the HLE code 11 years ago
core.cpp Add static to some variables 11 years ago
core.h Core: Changed RunLoop iterations to 1000 (slightly better performance). 11 years ago
core_timing.cpp Remove tabs in all files except in skyeye imports and in generated GL code 11 years ago
core_timing.h Remove extraneous semicolons 11 years ago
mem_map.cpp Add static to some variables 11 years ago
mem_map.h Fix documentation of parameters 11 years ago
mem_map_funcs.cpp Add static to some variables 11 years ago
settings.cpp Added configuration file system. 11 years ago
settings.h Merge pull request #159 from SeannyM/enable_log 11 years ago
system.cpp Core: Removed unused directory_file_system and meta_file_system modules. 11 years ago
system.h Remove tabs in all files except in skyeye imports and in generated GL code 11 years ago