summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/am/am_net.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Update AM service function tablesLioncash2016-12-081-51/+106
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-1/+1
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-55/+55
* update the code of AM service! (#1623)JamePeng2016-04-081-7/+11
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* services: Update some function tablesLioncash2015-12-301-0/+30
* am_net: Add missing function to the function tableLioncash2015-07-291-0/+1
* am_net: Add correct function name to the function tableLioncash2015-07-291-1/+1
* Services: Continue separation of services into their own folderspurpasmart962015-06-121-0/+40