summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt/apt_a.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2016-04-06append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AJamePeng1-1/+4
2016-04-04implement APT::GetStartupArgumentJamePeng1-0/+1
2016-04-04Append the missing function name"GetAppletInfo" to APT:AJamePeng1-1/+2
2016-02-02services: Get rid of unnecessary includesLioncash1-1/+0
2015-07-24Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.Subv1-0/+1
2015-07-12HLE/APT: Initial HLE support for applets.Subv1-13/+18
2015-04-03Services: Stubs and minor changespurpasmart961-3/+3
2015-03-04Services: Moved the PTM and APT services to their own folderSubv1-0/+33