summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt_s.cpp (unfollow)
Commit message (Collapse)AuthorFilesLines
2015-01-30Kernel: Convert Mutex to not use HandlesYuri Kunde Schlesner1-0/+1
2015-01-19Expose GetSharedFont and NotifyToWait to APT:A and APT:S respectivelyarchshift1-1/+2
2015-01-13Services: Added some missing services.Subv1-0/+121
cfg:s, ptm:sysm, apt:s. apt:s is almost exactly the same as apt:u as per 3dbrew