yuzu/src/core/hle/service
Yuri Kunde Schlesner 1eee09f364 Service: Move SRV interface to a new sm/ subdirectory
This will contain the implementation of the sm (Service Manager) system
module.
2017-06-06 02:57:04 -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 Created a whitelist of system archives to prevent false positives creating dialogs. 2017-06-02 18:28:14 -04:00
boss Kernel: Centralize error definitions in errors.h 2017-05-24 21:06:00 -07:00
cam fixup!cam: use IPCHelper 2017-05-27 21:30:07 +03:00
cecd Service/CECD: Add cecd:ndm service 2016-12-15 09:52:40 +03:00
cfg FileSys: Move all result description to errors.h 2017-05-24 21:06:00 -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 Kernel: Add a dedicated SetHleHandler method to ServerPort/ServerSession 2017-06-06 02:56:32 -07:00
hid ir: implement new 3ds HID via ir:rst 2017-05-04 12:59:28 +03:00
ir Kernel: Centralize error definitions in errors.h 2017-05-24 21:06:00 -07: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 FileSys: Move all result description to errors.h 2017-05-24 21:06:00 -07:00
qtm service: Add mvd and qtm services 2016-12-08 04:34:03 -05:00
sm Service: Move SRV interface to a new sm/ subdirectory 2017-06-06 02:57:04 -07: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 Kernel: Centralize error definitions in errors.h 2017-05-24 21:06:00 -07:00
dsp_dsp.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
err_f.cpp Added system for handling core errors in citra-qt. 2017-06-02 18:27:56 -04:00
err_f.h Add all services to the Service namespace 2016-12-11 00:07:27 +00:00
gsp_gpu.cpp Core: Fix some out-of-style includes 2017-05-27 16:31:42 -07: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 Service: Move SRV interface to a new sm/ subdirectory 2017-06-06 02:57:04 -07:00
service.h HLE: Move SessionRequestHandler from Service:: to Kernel:: 2017-06-05 23:40:11 -07: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
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