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 15b6a4d9ad Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. 11 years ago
..
kernel Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. 11 years ago
service Event: Fixed some bugs and cleanup (Subv) 11 years ago
config_mem.cpp License change 11 years ago
config_mem.h License change 11 years ago
coprocessor.cpp License change 11 years ago
function_wrappers.h Move ThreadContext to core/core.h and deal with the fallout 11 years ago
hle.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 11 years ago
hle.h Move ThreadContext to core/core.h and deal with the fallout 11 years ago
result.h Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 11 years ago
shared_page.cpp Add some support for the shared page (currently 3d slider is implemented) 11 years ago
shared_page.h Add some support for the shared page (currently 3d slider is implemented) 11 years ago
svc.cpp Kernel: Changed "ShouldWait" to return bool and "Acquire" to return void. 11 years ago
svc.h Move ThreadContext to core/core.h and deal with the fallout 11 years ago