summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/erpt (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: Update function tablesLioncash2019-11-121-0/+3
| | | | | | Keeps the function tables up to date. Updated based off information from Switchbrew.
* service/erpt: Update function tableLioncash2018-12-021-5/+7
| | | | | Updates the function table according to information provided by SwitchBrew.
* service: Add the erpt servicesLioncash2018-07-262-0/+67
Adds the basic skeleton of the erpt service based off information on Switch Brew.