summaryrefslogtreecommitdiff
path: root/src/core/hle/applets/erreula.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* applet: Move common IsRunning underlying variable to the Applet classGravatar Lioncash2016-12-071-2/+2
* APT/Applets: Renamed the members of the SignalType enum.Gravatar Subv2016-11-191-3/+3
* Use negative priorities to avoid special-casing the self-includeGravatar Yuri Kunde Schlesner2016-09-211-1/+1
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-2/+1
* 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-5/+7
* HLE/Applets: Implement ErrEula appletGravatar mailwl2016-07-041-0/+72