Lime3DS/src/core/hle/service
Ben 1722701c07
[WIP] NCCHContainer: support for partitions if container is NCSD (#5345)
* GetProgramLaunchInfo: improve to for 3ds files

* NCSD: allow to load other partitions

* fix typo

* Update src/core/hle/service/fs/fs_user.cpp

Co-authored-by: Valentin Vanelslande <vvanelslandedev@gmail.com>

* Update src/core/hle/service/fs/fs_user.cpp

Co-authored-by: Valentin Vanelslande <vvanelslandedev@gmail.com>

Co-authored-by: Marshall Mohror <mohror64@gmail.com>
Co-authored-by: Valentin Vanelslande <vvanelslandedev@gmail.com>
2020-07-14 09:14:30 -05: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 [WIP] NCCHContainer: support for partitions if container is NCSD (#5345) 2020-07-14 09:14:30 -05: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 General: Remove usages of ARRAY_SIZE where applicable. (#5392) 2020-06-19 09:10:45 -05: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 [WIP] NCCHContainer: support for partitions if container is NCSD (#5345) 2020-07-14 09:14:30 -05:00
gsp Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
hid Interpolation v2, w/vector and roundf (#5350) 2020-06-14 14:56:10 -04: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 General: Remove usages of ARRAY_SIZE where applicable. (#5392) 2020-06-19 09:10:45 -05:00
y2r_u.h Serialize QTM, Y2R services 2020-02-13 17:41:24 +08:00