citra/src/core/hle/service
2020-06-07 16:16:36 -04:00
..
ac service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
act Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
am am: Remove redundant c_str() calls 2020-06-06 00:00:03 -04:00
apt fs_user: std::move vectors where applicable 2020-05-04 12:07:57 -04:00
boss service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
cam ipc_helpers: Make PushStaticBuffer take std::vector by value 2020-04-18 19:17:11 -04:00
cecd service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
cfg service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
csnd Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
dlp Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
dsp Fix ReadPipeIfPossible 2020-06-07 16:16:36 -04:00
frd ipc_helpers: Make PushStaticBuffer take std::vector by value 2020-04-18 19:17:11 -04:00
fs fs/file: Make use of std::move where applicable 2020-06-06 11:24:36 -04:00
gsp Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
hid input_common: add TouchFromButtonDevice 2020-05-04 13:51:37 +03:00
ir service/ir: Remove erroneous forward declaration 2020-05-01 08:54:27 -04:00
ldr_ro cro_helper: Silence -Wuninitialized warning 2020-06-05 20:58:23 -04:00
mvd Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
ndm Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
news Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nfc Merge branch 'master' into feature/savestates-2 2020-04-16 19:03:49 +01:00
nim Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nwm nwm: Eliminate signed conversion warnings 2020-06-05 20:52:28 -04:00
pm Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
ps service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
ptm service: Resolve trivially avoidable copies (#5237) 2020-04-19 09:24:37 +02:00
pxi Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
qtm Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
sm service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
err_f.cpp Review changes 2020-03-28 17:08:27 +00: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 service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
http_c.h Code review changes - clarified HTTP serialization 2020-03-28 16:29:15 +00:00
mic_u.cpp Fix MIC_U serialization and timing (#5223) 2020-04-18 20:52:56 +02:00
mic_u.h Fix MIC_U serialization and timing (#5223) 2020-04-18 20:52:56 +02:00
service.cpp kernel, service: Add HLE request/reply recording 2019-08-20 03:07:29 +08:00
service.h Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
soc_u.cpp service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
soc_u.h Serialize NIM, PS, PXI, SOC, SSL services 2020-02-13 17:41:23 +08:00
ssl_c.cpp Serialize NIM, PS, PXI, SOC, SSL services 2020-02-13 17:41:23 +08: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 Fixed serialization runtime exceptions 2020-02-13 17:42:08 +08:00
y2r_u.h Serialize QTM, Y2R services 2020-02-13 17:41:24 +08:00