summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ptm (follow)
Commit message (Expand)AuthorAgeFilesLines
* PTM & CFG: use the correct path and error code according to the new FileSys policywwylele2016-11-191-1/+1
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-213-3/+3
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-193-4/+3
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-186-74/+82
* New3DS: Minor style cleanup to #1520.bunnei2016-05-241-2/+2
* Implement CheckNew3DS and CheckNew3DSAppJamePeng2016-04-203-3/+25
* HLE/FS: Implemented GetFormatInfoSubv2016-03-201-1/+1
* BitField: Make trivially copyable and remove assignment operatorMerryMage2016-02-121-2/+2
* services: Get rid of unnecessary includesLioncash2016-02-024-8/+4
* services: Update some function tablesLioncash2015-12-301-1/+2
* Fix copy pasteFiliph Sandström2015-10-241-1/+1
* Fix wrong branchFiliph Sandström2015-10-231-0/+12
* Add GetTotalStepCount StubFiliph Sandström2015-10-231-1/+1
* Update ptm.hFiliph Sandström2015-10-231-0/+8
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-292-4/+4
* PTM: Changed the way the ptm services are handled to be like thepurpasmart962015-05-125-125/+112
* Common: Remove common.hYuri Kunde Schlesner2015-05-071-1/+1
* FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner2015-05-071-1/+2
* Services: Initialize all state variables at bootup.bunnei2015-05-021-2/+5
* ptm_sysm: Add static specifier to IsLegacyPowerOffLioncash2015-04-251-1/+1
* Services: Stubs and minor changespurpasmart962015-04-032-4/+4
* Services: Moved the PTM and APT services to their own folderSubv2015-03-048-0/+392