summaryrefslogtreecommitdiff
path: root/src/core/hle/service/apt/apt.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* hle: Remove a large amount of 3ds-specific service code.Gravatar bunnei2017-10-101-533/+0
* HLE/APT: Always return an error from PrepareToStartNewestHomeMenu so that the...Gravatar Subv2017-09-241-0/+10
* Services/APT: Use an array to hold data about the 4 possible concurrent apple...Gravatar Subv2017-08-071-1/+5
* Services/APT: Return the proper error code when calling SendParameter with an...Gravatar Subv2017-07-211-0/+6
* Kernel: Move HandleTable to a separate fileGravatar Yuri Kunde Schlesner2017-05-291-0/+2
* APT: implement Wrap and UnwrapGravatar wwylele2017-02-211-0/+40
* Merge pull request #2249 from Subv/sessions_v3Gravatar Yuri Kunde Schlesner2016-12-141-0/+3
|\
| * Fixed the codestyle to match our clang-format rules.Gravatar Subv2016-12-141-1/+2
| * HLE: Use a member variable instead of a virtual function to retrieve the max ...Gravatar Subv2016-12-051-0/+2
* | APT::GetStartupArgument: force clear startup argumentGravatar mailwl2016-12-111-1/+3
|/
* Bravely Default/Second stuck #1822 (#2188)Gravatar pippo29312016-11-231-0/+11
* APT/Applets: Renamed the members of the SignalType enum.Gravatar Subv2016-11-191-6/+17
* Remove empty newlines in #include blocks.Gravatar Emmanuel Gil Peyrot2016-09-211-1/+0
* Manually tweak source formatting and then re-run clang-formatGravatar Yuri Kunde Schlesner2016-09-181-8/+6
* Sources: Run clang-format on everything.Gravatar Emmanuel Gil Peyrot2016-09-181-45/+50
* Correct APT::0x00550040 and APT::0x00560000 functionGravatar JamePeng2016-07-151-10/+16
* HLE/Applets: Implement ErrEula appletGravatar mailwl2016-07-041-0/+8
* Merge pull request #1692 from Subv/rm_getpointer2Gravatar bunnei2016-05-291-4/+2
|\
| * APT: Remove use of Memory::GetPointerGravatar MerryMage2016-05-211-4/+2
* | Merge pull request #1520 from JamePeng/checknew3dsGravatar bunnei2016-05-241-0/+44
|\ \ | |/ |/|
| * Implement CheckNew3DS and CheckNew3DSAppGravatar JamePeng2016-04-201-0/+44
* | HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...Gravatar Subv2016-05-071-0/+15
|/
* append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AGravatar JamePeng2016-04-061-8/+8
* implement APT::GetStartupArgumentGravatar JamePeng2016-04-051-0/+17
* HLE/Applets: Implemented a dummy Mii Selector applet.Gravatar Subv2016-03-121-1/+16
* Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...Gravatar Subv2015-07-231-0/+11
* Service/APT: Return proper parameters in GetLockHandle.Gravatar Subv2015-07-231-0/+19
* Core: Fix applet includes using iwyu.Gravatar Emmanuel Gil Peyrot2015-07-121-3/+6
* Applets: Reworked how the Applet update event is handled.Gravatar Subv2015-07-111-1/+1
* HLE/APT: Initial HLE support for applets.Gravatar Subv2015-07-111-1/+48
* Remove every trailing whitespace from the project (but externals).Gravatar Emmanuel Gil Peyrot2015-05-291-4/+4
* Services: Stubs and minor changesGravatar purpasmart962015-04-021-6/+43
* Services: Moved the PTM and APT services to their own folderGravatar Subv2015-03-031-0/+222