summaryrefslogtreecommitdiff
path: root/src/core/hle/service/ro (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: use const references for input raw dataGravatar Liam2024-02-011-2/+2
* cmif_types: improve ergonomics of typesGravatar Liam2024-01-251-2/+1
* service: add template serializer for method callsGravatar Liam2024-01-251-152/+40
* service: fetch objects from the client handle tableGravatar Liam2023-12-241-7/+5
* ro: add separate ro serviceGravatar Liam2023-12-096-0/+1139