suyu/src/core/hle
2015-02-02 15:37:06 -02:00
..
kernel Mutex: Replace g_mutex_held_locks with a set inside Thread 2015-02-02 15:37:06 -02:00
service HID: Fix crash when pressing a key when the emulator is stopped 2015-02-02 15:37:05 -02:00
config_mem.cpp License change 2014-12-20 21:20:24 -08:00
config_mem.h License change 2014-12-20 21:20:24 -08:00
coprocessor.cpp License change 2014-12-20 21:20:24 -08:00
function_wrappers.h SVC: Use CASCADE_RESULT in SVC handlers 2015-01-30 11:49:46 -02:00
hle.cpp Added HID_SPVR service and split HID_U implementation into service/hid/hid.xxx 2015-01-21 13:31:10 -08:00
hle.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00
result.h Remove result.h InvalidHandle 2015-01-30 11:49:45 -02:00
shared_page.cpp Add some support for the shared page (currently 3d slider is implemented) 2015-01-15 22:16:13 -05:00
shared_page.h Add some support for the shared page (currently 3d slider is implemented) 2015-01-15 22:16:13 -05:00
svc.cpp SVC: Enable CloseHandle, clean up DuplicateHandle 2015-02-02 15:37:04 -02:00
svc.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00