summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/applets/profile_select.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* core: Add getter and setter for WebBrowserApplet frontendZach Hilman2018-12-281-1/+1
|
* applets: Correct event ResetTypes from OneShot to StickyZach Hilman2018-12-031-0/+1
| | | | Fixes bugs relating to signalling in software keyboard.
* applets: Implement ProfileSelect appletZach Hilman2018-12-031-0/+76
Allows the player to select an emulated profile.