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 4a07e855cd Merge pull request #1160 from lioncash/clang 10 years ago
..
arm general: Silence some warnings when using clang 10 years ago
file_sys disk_archive: Remove unimplemented constructor declarations 10 years ago
hle general: Silence some warnings when using clang 10 years ago
hw y2r: Give local variables an initial value 10 years ago
loader Implement 3dsx RomFS 10 years ago
tracer General: Fix up doxygen comments 10 years ago
CMakeLists.txt Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 11 years ago
core.cpp Core: Cleanup core includes. 11 years ago
core.h dyncom: Remove more unused/unnecessary code 11 years ago
core_timing.cpp general: Silence some warnings when using clang 10 years ago
core_timing.h Remove every trailing whitespace from the project (but externals). 11 years ago
memory.cpp memory: Get rid of pointer casts 10 years ago
memory.h Fix broken boot introduced by last-minute change in #1025 10 years ago
memory_setup.h Memory: Move PAGE_MASK and PAGE_BITS to memory.h 11 years ago
settings.cpp License change 11 years ago
settings.h general: Silence some warnings when using clang 10 years ago
system.cpp Kernel: Remove unused legacy heap MapBlock_* functions 11 years ago
system.h Core: Remove some unused functions and types 11 years ago