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.
 
 
 
 
 
 
Lioncash b104d30596 Merge pull request #1026 from lioncash/disasm 11 years ago
..
arm Merge pull request #1026 from lioncash/disasm 11 years ago
file_sys Archive: Correct a few incorrect types in function signatures 11 years ago
hle core: Eliminate some unused variable warnings 11 years ago
hw core: Fix missing prototype warnings 11 years ago
loader loader: Remove unnecessary else usages 11 years ago
tracer CiTrace: Clean up initialization method. 11 years ago
CMakeLists.txt dyncom: Use ARMul_State as an object 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
mem_map.cpp Core: Properly configure address space when loading a binary 11 years ago
mem_map.h Core: Properly configure address space when loading a binary 11 years ago
memory.cpp Memory: Fix unmapping of pages 11 years ago
memory.h Common: Cleanup memory and misc includes. 11 years ago
memory_setup.h Kernel: Add VMManager to manage process address spaces 11 years ago
settings.cpp License change 11 years ago
settings.h Move input values into an array 11 years ago
system.cpp Core: Remove some unused functions and types 11 years ago
system.h Core: Remove some unused functions and types 11 years ago