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 bba12520c4 Expose loader helper functions for identifying files. 10 years ago
..
arm General: Replace NULL and '0' usages with nullptr where applicable 10 years ago
file_sys disk_archive: Remove unimplemented constructor declarations 10 years ago
hle GSP: Implement command 0x05, used for flushing caches 10 years ago
hw y2r: Give local variables an initial value 10 years ago
loader Expose loader helper functions for identifying files. 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: Replace 0 literals with nullptr where applicable 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 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 Kernel: Remove unused legacy heap MapBlock_* functions 11 years ago
system.h Core: Remove some unused functions and types 11 years ago