summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ptm/ptm.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-03-20HLE/FS: Implemented GetFormatInfoSubv1-1/+1
2016-02-12BitField: Make trivially copyable and remove assignment operatorMerryMage1-2/+2
2015-10-23Fix wrong branchFiliph Sandström1-0/+12
2015-05-12PTM: Changed the way the ptm services are handled to be like thepurpasmart961-6/+44
2015-05-07FileSys: Clean-up includes, de-inline destructorsYuri Kunde Schlesner1-1/+2
2015-05-02Services: Initialize all state variables at bootup.bunnei1-2/+5
2015-04-03Services: Stubs and minor changespurpasmart961-2/+2
2015-03-04Services: Moved the PTM and APT services to their own folderSubv1-0/+76