summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/bcat (follow)
Commit message (Collapse)AuthorAgeFilesLines
* hle/service: Make constructors explicit where applicableLioncash2018-07-191-1/+1
| | | | | Prevents implicit construction and makes these lingering non-explicit constructors consistent with the rest of the other classes in services.
* Rename logging macro back to LOG_*James Rowe2018-07-031-1/+1
|
* Service/BCAT: add module and servicesmailwl2018-05-284-0/+112