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.
 
 
 
 
 
 
Yuri Kunde Schlesner e34643a3e4 Kernel: Add more infrastructure to support different memory layouts 11 years ago
..
arm Memory: Move address type conversion routines to memory.cpp/h 11 years ago
file_sys Archive: Correct a few incorrect types in function signatures 11 years ago
hle Kernel: Add more infrastructure to support different memory layouts 11 years ago
hw core: Fix missing prototype warnings 11 years ago
loader loader: Remove unnecessary else usages 11 years ago
tracer ARM Core, Video Core, CitraQt, Citrace: Use CommonTypes types instead of the standard u?int*_t types. 11 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 Core : Fix Conversion Warnings 11 years ago
core_timing.h Remove every trailing whitespace from the project (but externals). 11 years ago
memory.cpp Kernel: Add more infrastructure to support different memory layouts 11 years ago
memory.h Kernel: Add more infrastructure to support different memory layouts 11 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 Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 years ago
system.cpp Move core/mem_map.{cpp,h} => core/hle/kernel/memory.{cpp,h} 11 years ago
system.h Core: Remove some unused functions and types 11 years ago