summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/act_a.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Service/ACT: move ACT services to foldermailwl2016-12-141-29/+0
|
* Add all services to the Service namespaceLioncash2016-12-111-9/+5
| | | | | Previously there was a split where some of the services were in the Service namespace and others were not.
* act: Update function tablesLioncash2016-12-081-0/+7
| | | | Updated based off information from 3dbrew.
* Update ACT:U and create ACT:A (#1809)András Domonkos2016-05-181-0/+26
* Update ACT_U * Create act_a.h * Create act_a.cpp * Add service ACT:A * Add ACT:A source and header * Fix wrong header