summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr (follow)
Commit message (Expand)AuthorAgeFilesLines
* ldr_ro: Fully Implement LoadNro (command 0)Zach Hilman2018-11-151-11/+110
* ldr_ro: Implement UnloadNrr (command 3)Zach Hilman2018-11-151-2/+84
* ldr_ro: Fully implement LoadNrr (command 2)Zach Hilman2018-11-151-0/+112
* ldr: Partially implement LoadNro.bunnei2018-10-261-3/+49
* service: Add ldr servicesLioncash2018-07-262-0/+97