aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ptm/ptm.cpp
AgeCommit message (Expand)Author
2016-12-09Merge pull request #2292 from lioncash/boolYuri Kunde Schlesner
2016-12-09ptm: Use boolean instead of integral valueLioncash
2016-12-08service: Add the ptm:s serviceLioncash
2016-12-08service: Drop '_Interface' in ptm service class namesLioncash
2016-12-08service: Add ptm::gets and ptm::sets servicesLioncash
2016-12-08ptm: Update ptm_sysm function tableLioncash
2016-11-19PTM & CFG: use the correct path and error code according to the new FileSys p...wwylele
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-05-24New3DS: Minor style cleanup to #1520.bunnei
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng
2016-03-20HLE/FS: Implemented GetFormatInfoSubv
2016-02-12BitField: Make trivially copyable and remove assignment operatorMerryMage
2015-10-23Fix wrong branchFiliph Sandström
2015-05-11PTM: Changed the way the ptm services are handled to be like thepurpasmart96
2015-05-06FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner
2015-05-01Services: Initialize all state variables at bootup.bunnei
2015-04-02Services: Stubs and minor changespurpasmart96
2015-03-03Services: Moved the PTM and APT services to their own folderSubv