yuzu/src/core/hle/service
Morph e6f200b960 applets/swkbd: Split software keyboard initialization
Since the CalcArg struct has been updated with a new size and fields, we have to split the initialization of the keyboard into multiple functions.
This also adds support for parsing the new CalcArg struct used by updated versions of Monster Hunter Rise.
2022-03-21 23:58:50 -04:00
..
acc common: Reduce unused includes 2022-03-19 15:01:31 -04:00
am applets/swkbd: Split software keyboard initialization 2022-03-21 23:58:50 -04:00
aoc Merge pull request #7279 from Morph1984/system-get-program-id 2021-11-04 20:34:20 -04:00
apm service: am: Update enum names to match documentation 2022-02-21 18:00:50 -06:00
audio service/audio: Update audctl unknown function names 2022-01-21 15:50:38 -05:00
bcat core: hle: Remove global HLE lock. 2021-12-17 16:05:51 -08:00
bpc bpc: Use proper names 2021-04-08 19:40:24 -06:00
btdrv core: Remove unused includes 2021-11-03 21:42:57 -04:00
btm service/btm: Update function tables 2022-01-21 15:59:41 -05:00
caps service: am: ISelfController: Stub SaveCurrentScreenshot 2021-12-02 20:12:24 -05:00
erpt erpt: Update to 12.x 2021-04-09 00:49:46 -04:00
es service/es: Update to 13.0.0 2021-09-26 20:17:07 -05:00
eupld service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
fatal general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
fgm service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
filesystem service/filsystem: Update fsp-srv function table 2022-01-21 16:07:01 -05:00
friend general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
glue service/notif: Add notif:a and stub ListAlarmSettings,Initialize 2021-12-06 10:36:37 -06:00
grc service: Resolve cases of member field shadowing 2021-05-04 04:38:38 -04:00
hid core: Reduce unused includes 2022-03-19 02:23:32 -04:00
lbl service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
ldn general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
ldr core: Reduce unused includes 2022-03-19 02:23:32 -04:00
lm core: Remove unused includes 2021-11-03 21:42:57 -04:00
mig service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
mii general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
mm general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
mnpp service/mnpp: Stub mnpp_app 2022-02-10 21:55:28 -06:00
ncm core: Mark unused fields as [[maybe_unused]] 2020-12-06 18:36:10 -05:00
nfc service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
nfp nfp: Allow files without password data 2022-02-13 13:52:34 -06:00
ngct ngct: Stub Match 2021-09-15 00:17:31 -05:00
nifm core: Reduce unused includes 2022-03-19 02:23:32 -04:00
nim service/nim: Update unknown function table entries 2022-01-21 16:17:40 -05:00
npns service/npns: Update to 13.0.0 2021-09-26 20:13:09 -05:00
ns core: Reduce unused includes 2022-03-19 02:23:32 -04:00
nvdrv common: Reduce unused includes 2022-03-19 15:01:31 -04:00
nvflinger Remove invalid assertion statement 2021-12-28 18:51:11 +08:00
olsc service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
pcie pcie: Use proper names 2021-04-08 19:40:25 -06:00
pctl service/pctl: Stub EndFreeCommunication 2021-11-05 12:16:19 -04:00
pcv service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
pm service: pm: Implement AtmosphereGetProcessInfo 2022-02-04 01:41:36 +01:00
prepo general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
psc general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
ptm core: Remove unused includes 2021-11-03 21:42:57 -04:00
set service/set: Update function tables 2022-01-21 16:26:12 -05:00
sm core: hle: service: sm: Fix KPort reference count. 2022-03-14 18:14:53 -07:00
sockets core: Reduce unused includes 2022-03-19 02:23:32 -04:00
spl general: Remove MakeResult helpers 2021-11-02 17:23:19 -04:00
ssl service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
time general: Rename NewUUID to UUID, and remove the previous UUID impl 2022-02-05 13:56:21 -05:00
usb service/usb: Update function tables 2022-01-21 16:31:57 -05:00
vi general: Move deleted copy/move constructor/assignment operators to public interface 2022-02-02 12:17:08 -05:00
wlan service/wlan: Update function tables 2022-01-21 16:35:51 -05:00
kernel_helpers.cpp core: hle: service: kernel_helpers: Use system resource limit. 2022-03-14 18:14:53 -07:00
kernel_helpers.h hle: service: Add a helper module for managing kernel objects. 2021-07-20 18:54:55 -07:00
service.cpp service/mnpp: Stub mnpp_app 2022-02-10 21:55:28 -06:00
service.h hle: service: sm: Refactor to better manage ports. 2021-07-20 18:54:55 -07:00