summaryrefslogtreecommitdiff
path: root/src/core/hle/applets/mii_selector.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.Gravatar bunnei2017-10-101-78/+0
* Remove _flag in var namesGravatar mailwl2017-09-041-6/+6
* Mii Selector Applet: update Mii structuresGravatar mailwl2017-09-041-31/+26
* applet: Move common IsRunning underlying variable to the Applet classGravatar Lioncash2016-12-071-7/+2
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-2/+1
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-16/+23
* APT: Remove use of Memory::GetPointerGravatar MerryMage2016-05-211-1/+3
* Merge pull request #1761 from Subv/applets_fbGravatar bunnei2016-05-071-3/+3
|\
| * HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...Gravatar Subv2016-05-071-3/+3
* | Layout Mii parameters input/output, and return success as result of applet workGravatar mailwl2016-05-051-0/+44
|/
* HLE/Applets: Implemented a dummy Mii Selector applet.Gravatar Subv2016-03-121-0/+37