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 78735e2ada Fix broken boot introduced by last-minute change in #1025 10 years ago
..
arm Merge pull request #1025 from yuriks/heap-management 10 years ago
file_sys Archive: Correct a few incorrect types in function signatures 11 years ago
hle Merge pull request #1025 from yuriks/heap-management 10 years ago
hw GPU: Implement TextureCopy-mode display transfers 11 years ago
loader Properly indicate that CIA support is not implemented yet 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 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 Shader: Initial implementation of x86_x64 JIT compiler for Pica vertex shaders. 11 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