1
0
This repository has been archived on 2024-03-23. You can view files and clone it, but cannot push or open issues or pull requests.
citra-canary/src/core/hle/applets
Subv 2a6ebadf66 HLE/APT: Initial HLE support for applets.
Currently only the SWKBD is emulated, and there's currently no way to ask the user for input, so it always returns "Subv" as the text.
2015-07-11 21:47:22 -05:00
..
applet.cpp HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00
applet.h HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00
swkbd.cpp HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00
swkbd.h HLE/APT: Initial HLE support for applets. 2015-07-11 21:47:22 -05:00