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 10eb8b0c02 Merge pull request #749 from yuriks/stack-top 11 years ago
..
arm Merge pull request #728 from lioncash/vars 11 years ago
file_sys Kernel: Remove g_program_id 11 years ago
hle Thread: Correctly set main thread initial stack position 11 years ago
hw Memory: Add GetPhysicalPointer helper function 11 years ago
loader Merge pull request #734 from yuriks/memmap 11 years ago
CMakeLists.txt Kernel: Introduce skeleton Process class to hold process data 11 years ago
core.cpp Core/Memory: Give every emulated thread it's own TLS area. 11 years ago
core.h dyncom: Remove more unused/unnecessary code 11 years ago
core_timing.cpp CoreTiming: Initialize static variables at bootup. 11 years ago
core_timing.h Common: Remove common.h 11 years ago
mem_map.cpp Memory: Sort memory region variables by VAddr 11 years ago
mem_map.h Memory: Add GetPhysicalPointer helper function 11 years ago
mem_map_funcs.cpp Memory: Support more regions in the VAddr-PAddr translation functions 11 years ago
settings.cpp License change 11 years ago
settings.h Allow the user to set the background clear color during emulation 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