aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/FspSrv
AgeCommit message (Expand)Author
2019-02-15Implement IStorage GetSize (#585)gdkchan
2019-02-14Support HomeBrew Loader (#577)Thomas Guillemard
2019-01-05Update to LibHac 0.2.0 (#549)Alex Barney
2018-12-30fix wrong contenttype (#553)emmauss
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-10-16Remove IFileSystem::OpenDirectory extraneous check (#459)Thomas Guillemard
2018-10-07Save Common implementation (#434)emmauss
2018-09-13Update IStorage.cs (#415)Ac_K
2018-09-08Implements proper save path (#386)emmauss
2018-08-16Code style fixes and nits on the HLE project (#355)gdkchan