yuzu/src/core/hle
Subv 82c84883a5 SVC: Implemented svcCreateSemaphore
ToDo: Implement svcReleaseSemaphore
* Some testing against hardware needed
2014-12-13 13:40:09 -05:00
..
kernel SVC: Implemented svcCreateSemaphore 2014-12-13 13:40:09 -05:00
service Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
config_mem.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02: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 SVC: Implemented svcCreateSemaphore 2014-12-13 13:40:09 -05:00
hle.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02: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 svcCreateSemaphore 2014-12-13 13:40:09 -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