aboutsummaryrefslogtreecommitdiff
path: root/src/core/hle/service/apt/apt.h
AgeCommit message (Expand)Author
2017-02-21APT: implement Wrap and Unwrapwwylele
2016-12-14Merge pull request #2249 from Subv/sessions_v3Yuri Kunde Schlesner
2016-12-14Fixed the codestyle to match our clang-format rules.Subv
2016-12-11APT::GetStartupArgument: force clear startup argumentmailwl
2016-12-05HLE: Use a member variable instead of a virtual function to retrieve the max ...Subv
2016-11-23Bravely Default/Second stuck #1822 (#2188)pippo2931
2016-11-19APT/Applets: Renamed the members of the SignalType enum.Subv
2016-09-21Remove empty newlines in #include blocks.Emmanuel Gil Peyrot
2016-09-18Manually tweak source formatting and then re-run clang-formatYuri Kunde Schlesner
2016-09-18Sources: Run clang-format on everything.Emmanuel Gil Peyrot
2016-07-15Correct APT::0x00550040 and APT::0x00560000 functionJamePeng
2016-07-04HLE/Applets: Implement ErrEula appletmailwl
2016-05-29Merge pull request #1692 from Subv/rm_getpointer2bunnei
2016-05-24Merge pull request #1520 from JamePeng/checknew3dsbunnei
2016-05-21APT: Remove use of Memory::GetPointerMerryMage
2016-05-07HLE/Applets: Use the correct size for the framebuffer SharedMemory in the swk...Subv
2016-04-20Implement CheckNew3DS and CheckNew3DSAppJamePeng
2016-04-06append SetAppCpuTimeLimit and GetAppCpuTimeLimit to APT:AJamePeng
2016-04-05implement APT::GetStartupArgumentJamePeng
2016-03-12HLE/Applets: Implemented a dummy Mii Selector applet.Subv
2015-07-23Service/APT: Fixed a regression, PreloadLibraryApplet should also start an ap...Subv
2015-07-23Service/APT: Return proper parameters in GetLockHandle.Subv
2015-07-12Core: Fix applet includes using iwyu.Emmanuel Gil Peyrot
2015-07-11Applets: Reworked how the Applet update event is handled.Subv
2015-07-11HLE/APT: Initial HLE support for applets.Subv
2015-05-29Remove every trailing whitespace from the project (but externals).Emmanuel Gil Peyrot
2015-04-02Services: Stubs and minor changespurpasmart96
2015-03-03Services: Moved the PTM and APT services to their own folderSubv