yuzu/src/core/hle/service
Yuri Kunde Schlesner 3b1f0fea31 result: Make error description a generic integer
It is now known that result code description vary depending on the
module, and so they're best defined on a per-module basis. To support
this, allow passing in an arbitrary integer instead of limiting to the
ones in the ErrorDescription enum. These will be gradually migrated to
their individual users, but a few will be kept as "common" codes shared
by all modules.
2017-05-24 21:05:59 -07:00
..
ac Service/AC: add ac:i service 2016-12-30 09:20:11 +03:00
act act: Fix docstring typo 2016-12-15 14:51:45 -05:00
am Update AM service function tables 2016-12-07 20:55:59 -05:00
apt Merge pull request #2533 from Lectem/apt_ipchelper 2017-04-06 14:44:52 -04:00
boss Fix some warnings (#2399) 2017-01-04 13:48:29 -03:00
cam Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
cecd Service/CECD: Add cecd:ndm service 2016-12-15 09:52:40 +03:00
cfg result: Make error description a generic integer 2017-05-24 21:05:59 -07:00
dlp core: Add missing #pragma once directives where applicable 2016-12-15 15:40:51 -05:00
frd Set client SDK version to Service APIs 2016-11-30 09:51:14 +03:00
fs loader: use self NCCH archive 2017-02-13 13:57:38 +02:00
hid ir: implement new 3ds HID via ir:rst 2017-05-04 12:59:28 +03:00
ir fixup!ir: implement new 3ds HID via ir:rst 2017-05-07 21:53:27 +03:00
ldr_ro ldr_ro: use IPC helper 2017-04-17 10:11:18 +03:00
mvd service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
ndm Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
news Use negative priorities to avoid special-casing the self-include 2016-09-21 00:15:56 -07:00
nfc Service/NFC: stub some functions 2017-01-14 16:15:16 +03:00
nim NWM changed to NIM 2017-02-13 18:34:01 -06:00
nwm Services/UDS: Use the new IPC helper functions. 2017-05-15 13:05:17 -05:00
ptm result: Make error description a generic integer 2017-05-24 21:05:59 -07:00
qtm service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
csnd_snd.cpp core: Remove HLE module, consolidate code & various cleanups. 2016-12-21 23:48:13 -05:00
csnd_snd.h csnd:SND reformat source code 2016-12-12 21:19:36 +03:00
dsp_dsp.cpp dsp_dsp: Messages are modified by service before being sent to DSP 2017-04-12 21:33:07 +01:00
dsp_dsp.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
err_f.cpp core: fix err_f.cpp warning about unhandled enumeration value on OSX 2017-01-29 22:01:19 +01:00
err_f.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_gpu.cpp Doxygen: Amend minor issues (#2593) 2017-02-26 17:58:51 -08:00
gsp_gpu.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_lcd.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_lcd.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
http_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
mic_u.cpp core: fix mic_u warnings on MSVC 2017-01-23 16:53:05 +01:00
mic_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ns_s.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ns_s.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pm_app.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
pm_app.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
service.cpp Merge pull request #2308 from mailwl/ac-i 2017-01-12 10:12:46 -05:00
service.h IPC helpers example 2016-12-26 14:07:29 +01:00
soc_u.cpp error conversion fixes for soc_u 2017-04-03 10:19:42 -05:00
soc_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
srv.cpp Merge pull request #2249 from Subv/sessions_v3 2016-12-14 20:35:33 -08:00
srv.h core: Add missing #pragma once directives where applicable 2016-12-15 15:40:51 -05:00
ssl_c.cpp Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
ssl_c.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
y2r_u.cpp fix #2560 and other comments 2017-03-18 10:44:01 +01:00
y2r_u.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00