summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/ldr/ldr.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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-261-0/+81