aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ptm/ptm_sysm.cpp
AgeCommit message (Expand)Author
2016-12-08service: Add the ptm:s serviceLioncash
2016-12-08service: Add common ptm:u commands to other ptm servicesLioncash
2016-12-08service: Drop '_Interface' in ptm service class namesLioncash
2016-12-08ptm: Update ptm_sysm function tableLioncash
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng
2016-02-02services: Get rid of unnecessary includesLioncash
2015-12-30services: Update some function tablesLioncash
2015-05-11PTM: Changed the way the ptm services are handled to be like thepurpasmart96
2015-04-24ptm_sysm: Add static specifier to IsLegacyPowerOffLioncash
2015-03-03Services: Moved the PTM and APT services to their own folderSubv