summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ptm/ptm_sysm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Add the ptm:s serviceLioncash2016-12-081-0/+4
* service: Add common ptm:u commands to other ptm servicesLioncash2016-12-081-0/+17
* service: Drop '_Interface' in ptm service class namesLioncash2016-12-081-1/+1
* ptm: Update ptm_sysm function tableLioncash2016-12-081-2/+2
* 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-31/+31
* Implement CheckNew3DS and CheckNew3DSAppJamePeng2016-04-201-2/+2
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* services: Update some function tablesLioncash2015-12-301-1/+2
* PTM: Changed the way the ptm services are handled to be like thepurpasmart962015-05-121-44/+31
* ptm_sysm: Add static specifier to IsLegacyPowerOffLioncash2015-04-251-1/+1
* Services: Moved the PTM and APT services to their own folderSubv2015-03-041-0/+63