aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/ServiceFactory.cs
AgeCommit message (Expand)Author
2019-07-10IPC services refactoring (#726)Ac_K
2019-07-04 Refactor the friend namespace (#721)Thomas Guillemard
2019-06-28 nfp:user: Implement IUser (#714)Ac_K
2019-06-27irs: Little service cleanup (#712)Ac_K
2019-04-20Implement IIrSensorServer GetIrsensorSharedMemoryHandle (#664)jduncanator
2019-04-16Config option to ignore missing services (#658)BaronKiko
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard
2018-12-06Adjust naming conventions and general refactoring in HLE Project (#527)Alex Barney
2018-12-04Revert "Adjust naming conventions and general refactoring in HLE Project (#49...gdkchan
2018-12-04Adjust naming conventions and general refactoring in HLE Project (#490)Alex Barney
2018-11-18Implement ContentManager and related services (#438)emmauss
2018-11-17HwOpus service implementation (#201)gdkchan
2018-10-21Implement basic psm service (#467)Ac_K
2018-10-20Complete rewrite of bsd IClient (#460)Thomas Guillemard
2018-10-10Implement IRoInterface (#445)Thomas Guillemard
2018-10-07Stubs Again (#439)emmauss
2018-09-18Thread scheduler rewrite (#393)gdkchan
2018-09-01Implement loading of profile image (#391)emmauss
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan