summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ptm/ptm_sysm.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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