summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt/apt_a.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* APT: implement Wrap and Unwrapwwylele2017-02-211-2/+2
* Merge pull request #2249 from Subv/sessions_v3Yuri Kunde Schlesner2016-12-151-1/+1
|\
| * HLE: Use a member variable instead of a virtual function to retrieve the max number of sessions that can be connected to an HLE service at the same time.Subv2016-12-051-1/+1
* | apt: Update apt function tablesLioncash2016-12-081-7/+70
|/
* Bravely Default/Second stuck #1822 (#2188)pippo29312016-11-241-1/+1
* Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner2016-09-211-1/+1
* Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner2016-09-191-2/+3
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-29/+28
* Correct APT::0x00550040 and APT::0x00560000 functionJamePeng2016-07-151-2/+2
* 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