yuzu/src/core/hle
Subv 029ff9f1fd SVC: Implemented GetThreadId.
For now threads are using their Handle value as their Id, it should not really cause any problems because Handle values are unique in Citra, but it should be changed. I left a ToDo there because this is not correct behavior as per hardware.
2014-12-04 00:25:35 -05:00
..
kernel SVC: Implemented GetThreadId. 2014-12-04 00:25:35 -05:00
service Merge pull request #231 from purpasmart96/serv_ac_wifi_status 2014-12-03 10:00:13 -05:00
config_mem.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
config_mem.h Fix a few warnings. 2014-07-23 00:44:31 +02:00
coprocessor.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
function_wrappers.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
hle.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
hle.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
result.h HLE: Revamp error handling throrough the HLE code 2014-11-24 17:08:36 -02:00
svc.cpp SVC: Implemented GetThreadId. 2014-12-04 00:25:35 -05:00
svc.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00