citra/src/core/hle
2015-01-30 11:47:01 -02:00
..
kernel Kernel: Remove useless/duplicated comments; mark functions static 2015-01-30 11:47:01 -02:00
service Merge pull request #345 from purpasmart96/apt_stubs 2015-01-26 23:13:54 -05: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 Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -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 Logging: Log all called service functions (under trace). Compile out all trace logs under release for performance. 2015-01-10 14:32:10 -08: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 Merge pull request #412 from purpasmart96/svc_table_cleanup 2015-01-28 17:36:23 -05:00
svc.h Move ThreadContext to core/core.h and deal with the fallout 2015-01-09 03:51:55 -02:00