yuzu/src/core/hle/service/am
Morph 1af499c15b applets/swkbd: Skip text checking if the text has been confirmed
Confirm means that the text has already been checked by the application to be correct, but is asking the user for confirmation.
The confirmation text itself seems to be corrupted though, this needs to be investigated.

Fixes the software keyboard in Famicom Detective Club: The Missing Heir
2021-11-08 13:05:50 -05:00
..
applets applets/swkbd: Skip text checking if the text has been confirmed 2021-11-08 13:05:50 -05:00
am.cpp general: Get the current process program id directly from the system 2021-11-04 16:59:39 -04:00
am.h service: Replace service event creation with ServiceContext::CreateEvent 2021-10-01 23:38:59 -04:00
applet_ae.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
applet_ae.h service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
applet_oe.cpp general: Replace RESULT_SUCCESS with ResultSuccess 2021-06-02 00:39:27 -04:00
applet_oe.h service: Reduce header include overhead 2021-10-07 13:32:21 -04:00
idle.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
idle.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
omm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
spsm.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.cpp service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00
tcap.h service: Eliminate usages of the global system instance 2020-11-26 20:03:11 -05:00