citra/src/core/hle/service
Subv 0d8c3ee1d3 Services/APT: Implemented the Store/LoadSysMenuArg functions.
They are called by the Home Menu during initialization.

These functions will not see much use until we actually implement application jumping and system rebooting. For now we just need them to prevent some unmapped reads in the Home Menu due to the static buffers not being properly set up.
2020-04-15 22:32:11 -05:00
..
ac cleanup includes 2019-03-26 10:50:41 -04:00
act Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
am Remove unused stuff 2019-07-16 20:27:03 -04:00
apt Services/APT: Implemented the Store/LoadSysMenuArg functions. 2020-04-15 22:32:11 -05:00
boss cleanup includes 2019-03-26 10:50:41 -04:00
cam Fix incorrect port_id use 2020-03-03 12:13:45 +08:00
cecd Set accepted EULA version to max value (#4728) 2019-04-23 23:18:27 +02:00
cfg CFG: Let GetSystemModel report model based on Settings:is_new_3ds (#5104) 2020-03-16 20:05:06 +01:00
csnd CSND: handle command processing 2019-04-28 15:25:46 -04:00
dlp Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
dsp cleanup includes 2019-03-26 10:50:41 -04:00
frd Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
fs service/fs: Update file size on write 2020-03-05 14:50:08 +08:00
gsp Struct vs class declaration and unused variable 2019-09-02 22:45:38 -03:00
hid core: Remove outdated MSVC workarounds (#5099) 2020-02-20 13:40:21 -06:00
ir cleanup includes 2019-03-26 10:50:41 -04:00
ldr_ro service/ldr_ro: Fix CRO loading when the buffer contained multiple VM areas (#5125) 2020-03-28 13:26:54 +01:00
mvd Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
ndm Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
news Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
nfc Fix Luigi's Mansion can't remove amiibo bug (#5200) 2020-04-14 14:33:49 +02:00
nim cleanup includes 2019-03-26 10:50:41 -04:00
nwm Merge pull request #4716 from wwylele/client-is-known 2019-04-15 09:08:07 -04:00
pm Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
ps service/ps: Address review 2019-04-16 22:17:07 +08:00
ptm citra_qt/system: Add N3DS mode checkbox and enable it by default 2020-03-28 16:49:35 +01:00
pxi cleanup includes 2019-03-26 10:50:41 -04:00
qtm Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
sm service/sm: Add service name retrival based on client port ID 2019-08-20 03:07:30 +08:00
err_f.cpp Kernel: pass ref to port 2018-10-18 21:41:36 -04:00
err_f.h Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
http_c.cpp HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
http_c.h HTTP_C::Implement Context::MakeRequest (#4754) 2020-02-21 19:04:04 +01:00
mic_u.cpp service/mic: actually use the specified device 2019-11-11 17:15:10 -05:00
mic_u.h Remove global state and add mic hot swapping 2019-03-06 20:59:58 -07:00
service.cpp kernel, service: Add HLE request/reply recording 2019-08-20 03:07:29 +08:00
service.h service: Add service function name lookup based on header code 2019-08-20 03:07:25 +08:00
soc_u.cpp service/soc_u: address review comments 2019-02-10 18:49:18 +08:00
soc_u.h service/soc_u: address review comments 2019-02-10 18:49:18 +08:00
ssl_c.cpp Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
ssl_c.h Core: pass down Core::System reference to all services (#4272) 2018-10-05 10:59:43 -04:00
y2r_u.cpp Y2R: pass in MemorySystem from service 2019-03-13 10:23:58 -04:00
y2r_u.h cleanup includes 2019-03-26 10:50:41 -04:00