aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/OsHle/Services/ServiceFactory.cs
AgeCommit message (Collapse)Author
2018-07-13Implement CSRNG (Cryptographically Secure Random Bytes) (#216)Starlet
* Implement CSRNG (Cryptographically Secure Random Bytes) * Compliant with review. * Dispose Rng
2018-06-28add the forgotten mm:u link (#190)greggameplayer
2018-06-10Rename Ryujinx.Core to Ryujinx.HLE and add a separate project for a future ↵gdkchan
LLE implementation