suyu/src/core/hle/service
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
..
ac_u.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
ac_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
am_net.cpp Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
am_net.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
apt_u.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
apt_u.h Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
boss_u.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
boss_u.h Add missing boss:U service, needed according to Nintendo Zone logs. 2014-11-17 07:31:37 -08:00
cfg_i.cpp Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
cfg_i.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
cfg_u.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
cfg_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
csnd_snd.cpp Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
csnd_snd.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
dsp_dsp.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
dsp_dsp.h DSP: Fixed typo in port name. 2014-11-30 23:14:48 -05:00
err_f.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
err_f.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
frd_u.cpp Add FRD:U service and functions 2014-11-10 22:43:45 -08:00
frd_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
fs_user.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
fs_user.h Use std::u16string for conversion between UTF-8 and UTF-16, FS:USER functions 2014-11-12 19:30:17 -08:00
gsp_gpu.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
gsp_gpu.h Renamed souce files of services to match port names 2014-10-29 15:55:51 -04:00
hid_user.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
hid_user.h hid_user: Pass by reference with PadButtonPress/PadButtonRelease 2014-12-03 19:33:54 -05:00
ir_rst.cpp Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
ir_rst.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
ir_u.cpp Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
ir_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
mic_u.cpp Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generated 2014-11-19 09:03:07 +00:00
mic_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
ndm_u.cpp Renamed souce files of services to match port names 2014-10-29 15:55:51 -04:00
ndm_u.h Renamed souce files of services to match port names 2014-10-29 15:55:51 -04:00
nwm_uds.cpp Added a bunch of services 2014-11-01 15:28:35 -07:00
nwm_uds.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
pm_app.cpp Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
pm_app.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
ptm_u.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
ptm_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
service.cpp Convert old logging calls to new logging macros 2014-12-13 02:08:02 -02:00
service.h Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
soc_u.cpp Added a bunch of services 2014-11-01 15:28:35 -07:00
soc_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
srv.cpp Remove SyncRequest from K::Object and create a new K::Session type 2014-12-15 18:26:17 -02:00
srv.h Add override keyword through the code. 2014-10-26 16:18:05 -02:00
ssl_c.cpp Added a bunch of services 2014-11-01 15:28:35 -07:00
ssl_c.h Added a bunch of services 2014-11-01 15:28:35 -07:00