summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/lbl (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service/lbl: Implement EnableVrMode, DisableVrMode and GetVrModeLioncash2018-07-271-3/+35
| | | | | Implements these functions according to the information available on Switch Brew.
* service: Add the lbl serviceLioncash2018-07-272-0/+73
Adds the skeleton of the lbl service based off the information provided by Switch Brew.