citra/src/core/hle/service
2023-07-12 14:01:08 -07:00
..
ac Implement/Fix more SOC related functions (#6267) 2023-05-21 19:01:08 -07:00
act hle: Stub some service calls used by the home menu. (#6675) 2023-07-07 22:05:38 -07:00
am hle: Stub some service calls used by the home menu. (#6675) 2023-07-07 22:05:38 -07:00
apt code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
boss Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cam Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
cecd code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
cfg hle: Stub some service calls used by the home menu. (#6675) 2023-07-07 22:05:38 -07:00
csnd Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
dlp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
dsp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
frd apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
fs code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
gsp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
hid Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
ir code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
ldr_ro core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
mvd Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
ndm Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
news hle: Stub some service calls used by the home menu. (#6675) 2023-07-07 22:05:38 -07:00
nfc service: nfc: Keep tag alive while it's being used (#6687) 2023-07-12 14:01:08 -07:00
nim Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
nwm code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
plgldr core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
pm Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
ps Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
ptm hle: Stub some service calls used by the home menu. (#6675) 2023-07-07 22:05:38 -07:00
pxi Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
qtm Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
sm core: backport some ResultCode updates (#6645) 2023-07-03 02:23:53 +02:00
err_f.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
err_f.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
http_c.cpp Various miscelaneous changes (#6496) 2023-05-03 17:24:10 +02:00
http_c.h Code review changes - clarified HTTP serialization 2020-03-28 16:29:15 +00:00
mic_u.cpp mic_u: Fix up logic for populating shared memory sample buffer. (#6669) 2023-07-07 19:02:31 -07:00
mic_u.h Fix MIC_U serialization and timing (#5223) 2020-04-18 20:52:56 +02:00
service.cpp code: Remove outdated comment style (#6640) 2023-06-25 15:22:41 +05:30
service.h Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
soc_u.cpp code: Use std::span where appropriate (#6658) 2023-07-07 01:52:40 +03:00
soc_u.h Implement/Fix more SOC related functions (#6267) 2023-05-21 19:01:08 -07:00
ssl_c.cpp Use IPC:MakeHeader instead of hardcoded raw values for IPC command tables. (#6453) 2023-04-27 22:31:03 -07:00
ssl_c.h Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
y2r_u.cpp hle: Reduce Y2R stub warnings to debug logs. (#6617) 2023-06-17 01:03:37 -07:00
y2r_u.h Serialize QTM, Y2R services 2020-02-13 17:41:24 +08:00