aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/hle/service/service.h
Commit message (Expand)AuthorAge
* restructured hle:services completely to use function lookup tablesGravatar bunnei2014-04-15
* - extracted srv: calls from service.cpp and put in its own moduleGravatar bunnei2014-04-15
* added framework for APT service (application and title launching service)Gravatar bunnei2014-04-13
* cleanups to service HLEGravatar bunnei2014-04-12
* - added HLE to connect to "srv:" serviceGravatar bunnei2014-04-12
* - renamed hle_syscall to just syscallGravatar bunnei2014-04-11