aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Sdb
AgeCommit message (Expand)Author
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-05-15Refactor out Application details from Horizon (#1236)mageven
2020-05-09Add two error codes to SDB PDM (#1230)VolcaEM
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2020-03-02Implement mii:u and mii:e entirely (#955)Thog
2020-02-02Fix inconsistencies with UserId (#906)Thog
2020-01-21Keep the GUI alive when closing a game (#888)Thog
2020-01-12System firmware installer (#791)emmauss
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
2019-09-19Refactoring HOS folder structure (#771)Ac_K