aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/apt.h
Commit message (Expand)AuthorAge
* Renamed souce files of services to match port namesGravatar Gareth Poole2014-10-29
* Add `override` keyword through the code.Gravatar Yuri Kunde Schlesner2014-10-26
* Core: Alter the kernel string functions to use std::string instead of const c...Gravatar Lioncash2014-08-17
* - updated service(s) to be KernelObject'sGravatar bunnei2014-05-18
* - refactored how service functions are calledGravatar bunnei2014-04-24
* updated service commentsGravatar bunnei2014-04-16
* - added stubbed out GSP::Gpu service interfaceGravatar bunnei2014-04-16
* removed no longer used function headerGravatar bunnei2014-04-15
* restructured hle:services completely to use function lookup tablesGravatar bunnei2014-04-15
* fixed naming for APT_UGravatar bunnei2014-04-15
* - extracted srv: calls from service.cpp and put in its own moduleGravatar bunnei2014-04-15
* added a stub for GetLockHandleGravatar bunnei2014-04-13
* added framework for APT service (application and title launching service)Gravatar bunnei2014-04-13