summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/apt/apt_s.h (unfollow)
Commit message (Expand)AuthorFilesLines
2015-03-04Services: Moved the PTM and APT services to their own folderSubv1-7/+6
2015-01-13Services: Added some missing services.Subv1-5/+5
2014-12-26More services & small clean upspurpasmart961-7/+0
2014-12-21License changepurpasmart961-1/+1
2014-11-19Remove trailing spaces in every file but the ones imported from SkyEye, AOSP or generatedEmmanuel Gil Peyrot1-2/+2
2014-10-29Renamed souce files of services to match port namesGareth Poole1-0/+0
2014-10-26Add `override` keyword through the code.Yuri Kunde Schlesner1-1/+1
2014-08-18Core: Alter the kernel string functions to use std::string instead of const char*.Lioncash1-1/+1
2014-05-19- updated service(s) to be KernelObject'sbunnei1-1/+1
2014-04-25- refactored how service functions are calledbunnei1-4/+0
2014-04-17updated service commentsbunnei1-1/+2
2014-04-16- added stubbed out GSP::Gpu service interfacebunnei1-1/+1
2014-04-16removed no longer used function headerbunnei1-2/+0
2014-04-16restructured hle:services completely to use function lookup tablesbunnei1-28/+2
2014-04-16fixed naming for APT_Ubunnei1-5/+5
2014-04-16- extracted srv: calls from service.cpp and put in its own modulebunnei1-13/+4
2014-04-14added a stub for GetLockHandlebunnei1-1/+7
2014-04-13added framework for APT service (application and title launching service)bunnei1-0/+71