Lime-3DS-Emulator/src/core/hle
Yuri Kunde Schlesner e321decf98 Remove SyncRequest from K::Object and create a new K::Session type
This is a first step at fixing the conceptual insanity that is our
handling of service and IPC calls. For now, interfaces still directly
derived from Session because we don't have the infrastructure to do it
properly. (That is, Processes and scheduling them.)
2014-12-15 18:26:17 -02:00
..
kernel Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
service Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -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 ReleaseSemaphore. 2014-12-13 13:40:10 -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 Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02: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