summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt/apt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* HLE/Applets: Implement ErrEula appletmailwl2016-07-041-0/+8
* Merge pull request #1692 from Subv/rm_getpointer2bunnei2016-05-301-4/+2
|\
| * APT: Remove use of Memory::GetPointerMerryMage2016-05-211-4/+2
* | Merge pull request #1520 from JamePeng/checknew3dsbunnei2016-05-241-0/+44
|\ \ | |/ |/|
| * Implement CheckNew3DS and CheckNew3DSAppJamePeng2016-04-201-0/+44
* | HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swkbd and MiiSelector applets.Subv2016-05-071-0/+15
|/
* append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AJamePeng2016-04-061-8/+8
* implement APT::GetStartupArgumentJamePeng2016-04-041-0/+17
* HLE/Applets: Implemented a dummy Mii Selector applet.Subv2016-03-121-1/+16
* Service/APT: Fixed a regression, PreloadLibraryApplet should also start an applet when called.Subv2015-07-241-0/+11
* Service/APT: Return proper parameters in GetLockHandle.Subv2015-07-241-0/+19
* Core: Fix applet includes using iwyu.Emmanuel Gil Peyrot2015-07-121-3/+6
* Applets: Reworked how the Applet update event is handled.Subv2015-07-121-1/+1
* HLE/APT: Initial HLE support for applets.Subv2015-07-121-1/+48
* Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot2015-05-291-4/+4
* Services: Stubs and minor changespurpasmart962015-04-031-6/+43
* Services: Moved the PTM and APT services to their own folderSubv2015-03-041-0/+222