summaryrefslogtreecommitdiff
path: root/src/core/hle/service/service.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
...
* renamed class Interface_SRV to SRVGravatar bunnei2014-04-131-6/+6
* added some very initial command parsing for SRV SyncGravatar bunnei2014-04-131-5/+31
* cleanups to service HLEGravatar bunnei2014-04-121-6/+6
* - added HLE to connect to "srv:" serviceGravatar bunnei2014-04-121-0/+115