yuzu/src/core/hle/service
2014-12-12 22:06:10 -05:00
..
ac_u.cpp AC_U: Added a stub for GetWifiStatus 2014-12-02 15:30:42 -08: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 APT_U: Added GetSharedFont service function. 2014-12-12 22:06:10 -05: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 CFG:U: Store country codes as u16 instead of char pointers, and return the correct error in GetCountryCodeID. 2014-12-10 22:33:23 +00: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 Add stub for ConvertProcessFromDspDram 2014-12-03 20:03:57 -08: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 Merge pull request #222 from archshift/renamexyz 2014-12-04 22:07:47 -05: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 GSP: Trigger GPU interrupts at more accurate locations. 2014-12-09 19:07:14 -05:00
gsp_gpu.h Renamed souce files of services to match port names 2014-10-29 15:55:51 -04:00
hid_user.cpp hid_user: Pass by reference with PadButtonPress/PadButtonRelease 2014-12-03 19:33:54 -05: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 PTM_U: Added a stub for GetBatteryLevel & GetBatteryChargeState & GetAdapterState 2014-12-03 15:09:59 -08:00
ptm_u.h Add more services and some fixes, along with more "override" 2014-11-20 17:09:57 -08:00
service.cpp HLE: Revamp error handling throrough the HLE code 2014-11-24 17:08:36 -02:00
service.h Log the cmd_buff arguments when citra comes across an unimplemented function 2014-11-24 15:51:48 -08: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 HLE: Revamp error handling throrough the HLE code 2014-11-24 17:08:36 -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