citra/src/core/hle/service
Steveice10 3c15398f9e
apt: Implement additional applet state management. (#6303)
* apt: Implement additional library applet state management.

* kernel: Clear process handle table on exit.

* apt: Implement system applet commands.

* apt: Pop MediaType from command buffers with correct size.

* apt: Improve accuracy of parameters and HLE applet lifecycle.

* apt: General cleanup.

* file_sys: Make system save data open error code more correct.

Not sure if this is the exact right error code, but it's at least
more correct than before as Game Notes will now create its system
save data instead of throwing a fatal error.

* apt: Fix launching New 3DS Internet Browser.

* frd: Correct fix to GetMyScreenName response.
2023-02-28 14:09:54 +02:00
..
ac apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
act Serialize ArchiveManager and other code review actions 2020-03-29 18:56:25 +01:00
am am: Return installed titles in GetNumTickets and GetTicketList stubs. (#6292) 2023-02-17 16:20:56 +02:00
apt apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
boss service: Mark variables as [[maybe_unused]] where applicable (#5318) 2020-05-04 12:22:33 +02:00
cam Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
cecd apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
cfg apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
csnd code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
dlp Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
dsp code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
frd apt: Implement additional applet state management. (#6303) 2023-02-28 14:09:54 +02:00
fs Lower log level of some sdmc logs (#6266) 2023-02-03 23:41:06 +01:00
gsp Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
hid Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
ir Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
ldr_ro code: Cleanup and warning fixes from the Vulkan PR (#6163) 2022-11-04 23:32:57 +01:00
mvd Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
ndm core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
news Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
nfc core: Resolve C4267 warning on MSVC 2022-05-18 00:05:41 -04:00
nim nim: Fully stub nim:u service. (#6290) 2023-02-17 19:30:47 +01:00
nwm service/nwm_uds: Add NetworkStatusChangeReason (#5377) 2022-12-17 16:03:59 +01:00
plgldr Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
pm Correct exports; add some file serialization; fix service base object serialization 2020-02-13 17:42:07 +08:00
ps core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
ptm Add per game configuration options (#6187) 2022-12-08 13:27:25 +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 Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +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 externals: update httplib and libressl ... 2022-01-13 19:32:50 -07:00
http_c.h Code review changes - clarified HTTP serialization 2020-03-28 16:29:15 +00:00
mic_u.cpp Add per game configuration options (#6187) 2022-12-08 13:27:25 +02:00
mic_u.h Fix MIC_U serialization and timing (#5223) 2020-04-18 20:52:56 +02:00
service.cpp Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
service.h Add 3GX plugin loader (#6172) 2022-12-11 10:08:58 +02:00
soc_u.cpp code: Small cleanups and fixes to lambda captures (#6191) 2022-12-17 16:04:10 +01:00
soc_u.h Fix socket poll and handling in windows (#6166) 2022-10-27 18:35:49 +05:30
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 core: Remove unnecessary enum casts in log calls 2020-12-29 06:39:21 +01:00
y2r_u.h Serialize QTM, Y2R services 2020-02-13 17:41:24 +08:00