aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/ptm/ptm_play.cpp
AgeCommit message (Expand)Author
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei
2016-12-08service: Add common ptm:u commands to other ptm servicesLioncash
2016-12-08service: Drop '_Interface' in ptm service class namesLioncash
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-02-02services: Get rid of unnecessary includesLioncash
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-05-11PTM: Changed the way the ptm services are handled to be like thepurpasmart96
2015-03-03Services: Moved the PTM and APT services to their own folderSubv