summaryrefslogtreecommitdiff
path: root/src/core/hle/applets/swkbd.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Core: Fix applet includes using iwyu.Gravatar Emmanuel Gil Peyrot2015-07-121-0/+8
* Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-111-7/+6
* Applets: Add infrastructure to allow custom drawing and input handling in App...Gravatar Subv2015-07-111-6/+39
* HLE/APT: Initial HLE support for applets.Gravatar Subv2015-07-111-0/+73