summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt/apt_a.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Implement CheckNew3DS and CheckNew3DSAppJamePeng2016-04-201-1/+5
* append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AJamePeng2016-04-061-1/+4
* implement APT::GetStartupArgumentJamePeng2016-04-041-0/+1
* Append the missing function name"GetAppletInfo" to APT:AJamePeng2016-04-041-1/+2
* services: Get rid of unnecessary includesLioncash2016-02-021-1/+0
* Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.Subv2015-07-241-0/+1
* HLE/APT: Initial HLE support for applets.Subv2015-07-121-13/+18
* Services: Stubs and minor changespurpasmart962015-04-031-3/+3
* Services: Moved the PTM and APT services to their own folderSubv2015-03-041-0/+33