summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/grc (follow)
Commit message (Collapse)AuthorAgeFilesLines
* grc: Update function tableVolcaEM2020-06-271-0/+3
| | | This was based on Switchbrew page: https://switchbrew.org/wiki/GRC_services
* service: Add the grc:c serviceLioncash2018-07-262-0/+46
Adds the basic skeleton for the grc:c service based off the information provided by Switch Brew.