aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Sdb/Pdm/QueryService/QueryPlayStatisticsManager.cs
AgeCommit message (Expand)Author
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-02-02Fix inconsistencies with UserId (#906)Thog
2020-01-05Rename "RyuFs" directory to "Ryujinx" and use the same savedata system the Sw...Alex Barney
2019-11-15Implement IApplicationFunctions & IQueryService commands (#823)Ac_K