summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/applet_software_keyboard.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* applets/swkbd: Skip text checking if the text has been confirmedMorph2021-11-081-1/+2
| | | | | | | 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
* core: Remove unused includesameerj2021-11-041-1/+0
|
* applets: Append applet_ prefix to backend appletsMorph2021-07-141-0/+166