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.
 
 
 
 
 
 
archshift a7c7946867 Common: Return from CreateFullPath early if the directory creation fails 11 years ago
..
arm Merge pull request #97 from archshift/cleanup 11 years ago
file_sys Use config files to store whether SDMC is enabled or not 11 years ago
hle Merge pull request #128 from purpasmart96/master 11 years ago
hw Rename GPU::Regs::FramebufferFormat to PixelFormat 11 years ago
loader Common: Rename the File namespace to FileUtil, to match the filename and prevent collisions. 11 years ago
CMakeLists.txt Added configuration file system. 11 years ago
core.cpp core: Prune redundant includes 11 years ago
core.h Core: Refactor core to use only one function for execution. 11 years ago
core_timing.cpp Core: Replace a sprintf in core_timing with StringFromFormat 11 years ago
core_timing.h fixed project includes to use new directory structure 12 years ago
mem_map.cpp core: Prune redundant includes 11 years ago
mem_map.h Introduce VAddr and PAddr typedefs for ARM addresses. 11 years ago
mem_map_funcs.cpp Fix warnings in core and common 11 years ago
settings.cpp Added configuration file system. 11 years ago
settings.h Use config files to store whether SDMC is enabled or not 11 years ago
system.cpp Core: Removed unused directory_file_system and meta_file_system modules. 12 years ago
system.h Core: Removed unused directory_file_system and meta_file_system modules. 12 years ago