aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.Core/OsHle/Services/Set/ServiceSetSys.cs
AgeCommit message (Expand)Author
2018-04-06Rename services with the official interface namesgdkchan
2018-03-20Rename IpcServices -> Servicesgdkchan
2018-03-19[WIP] Add support for events (#60)gdkchan
2018-03-04Improve CPU initial translation speeds (#50)gdkchan
2018-03-03Fix Rename* functions on FspSrv, add a separate class do hold system settings...gdkchan
2018-03-01stub set_sys (#49)emmauss