summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr (follow)
Commit message (Collapse)AuthorAgeFilesLines
* ldr: Partially implement LoadNro.bunnei2018-10-261-3/+49
| | | | - This is an incomplete implementation. It was tested with Super Mario Party.
* service: Add ldr servicesLioncash2018-07-262-0/+97
Adds the skeleton for the ldr-related services based off the information provided on Switch Brew.