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 00adbc7817 log: updated MAX_LOGLEVEL to use correct log level enum type 12 years ago
..
arm arm: removed unnecessary code when calling SVC from skyeye 12 years ago
elf Implement simple LoadSymbols for ELF files 12 years ago
file_sys fixes to build on linux 12 years ago
hle svc: added missing function wrapper for SleepThread 12 years ago
hw lcd: moved kFrameTicks to lcd.h for use in other modules 12 years ago
CMakeLists.txt hle: added stubbed service for ndm_u 12 years ago
core.cpp core: changed time delay before kernel reschedule to "approximate" a screen refresh 12 years ago
core.h fixed project includes to use new directory structure 12 years ago
core.vcxproj hle: added stubbed service for ndm_u 12 years ago
core.vcxproj.filters hle: added stubbed service for ndm_u 12 years ago
core_timing.cpp fixed project includes to use new directory structure 12 years ago
core_timing.h fixed project includes to use new directory structure 12 years ago
loader.cpp kernel: refactored function naming to remove "__" prefix 12 years ago
loader.h - added option to load a code.bin file extracted from a CXI file 12 years ago
mem_map.cpp added memory mapped region for system mem - sdk demos load a segment here on ELF load 12 years ago
mem_map.h added memory mapped region for system mem - sdk demos load a segment here on ELF load 12 years ago
mem_map_funcs.cpp hle: cleaned up log messages 12 years ago
system.cpp cleaned up some logging messages 12 years ago
system.h fixed project includes to use new directory structure 12 years ago