summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/csnd_snd.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Add all services to the Service namespaceLioncash2016-12-111-11/+10
| | | | | Previously there was a split where some of the services were in the Service namespace and others were not.
* Sources: Run clang-format on everything.Emmanuel Gil Peyrot2016-09-181-1/+1
|
* Added CSND stub.Matthias Ernst2015-10-281-0/+13
|
* More services & small clean upspurpasmart962014-12-261-5/+1
|
* License changepurpasmart962014-12-211-1/+1
|
* Add more services and some fixes, along with more "override"purpasmart962014-11-211-0/+27
in the service's headers