summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ac/ac.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.bunnei2017-10-101-186/+0
|
* Service: Remove unnecessary includes from service.hYuri Kunde Schlesner2017-06-061-0/+5
| | | | | This has a huge fallout in terms of needing to fix other files because all service implementations included that file.
* Service/AC: add ac:i servicemailwl2016-12-301-0/+181