Ryujinx/src/Ryujinx.HLE/HOS/Services/Fs
Alex Barney d773d5152e
Update to LibHac 0.19.0 (#5831)
* Update to LibHac v0.19.0

- PartitionFileSystem classes now fully match Nintendo's implementation. Current code creating a PartitionFileSystem now need to use the Initialize method.
- Implementing nn::gcsrv and nn::sdmmcsrv now means the FS server now uses that abstraction instead of the old one where we passed in an IDeviceOperator.

* Add GetFileSystemAttribute
2023-10-22 20:30:46 -03:00
..
FileSystemProxy Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
Types [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
IDeviceOperator.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IFileSystemProxy.cs Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
IFileSystemProxyForLoader.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
IMultiCommitManager.cs Move solution and projects to src 2023-04-27 23:51:14 +02:00
IProgramRegistry.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
ISaveDataInfoReader.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
ResultCode.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00