summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/audio/audout_a.cpp (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Service/Audio: audout_a.cpp: remove pragma oncemailwl2018-08-061-2/+0
|
* service/audio: Add missing servicesLioncash2018-08-011-0/+26
Adds the missing audctl service, as well as the :a and :d services for audin, audout, audrec, and audren.