summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt/apt_s.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2017-10-10hle: Remove a large amount of 3ds-specific service code.bunnei1-110/+0
2017-09-26HLE/APT: Always set up the APT parameter when starting a library applet.Subv1-2/+2
2017-09-24HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the Home Menu doesn't try to reboot the system.Subv1-2/+2
2017-02-21APT: implement Wrap and Unwrapwwylele1-2/+2
2016-12-08apt: Update apt function tablesLioncash1-0/+3
2016-12-05HLE: 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.Subv1-1/+1
2016-09-21Use negative priorities to avoid special-casing the self-includeYuri Kunde Schlesner1-1/+1
2016-09-19Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner1-2/+3
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot1-86/+85
2016-07-15Correct APT::0x00550040 and APT::0x00560000 functionJamePeng1-2/+2
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng1-3/+5
2016-04-06append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AJamePeng1-4/+4
2016-04-04implement APT::GetStartupArgumentJamePeng1-1/+1
2016-02-02services: Get rid of unnecessary includesLioncash1-2/+0
2015-12-30services: Update some function tablesLioncash1-0/+6
2015-07-24Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.Subv1-2/+2
2015-05-07Common: Remove common.hYuri Kunde Schlesner1-3/+0
2015-03-04Services: Moved the PTM and APT services to their own folderSubv1-0/+104