MeloNX/src/Ryujinx.HLE/Loaders/Processes/Extensions
Alex Barney cf32c7ebc8 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
..
FileSystemExtensions.cs Allow access to code memory for exefs mods (#5518) 2023-08-09 18:27:45 -03:00
LocalFileSystemExtensions.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
MetaLoaderExtensions.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
NcaExtensions.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00
PartitionFileSystemExtensions.cs Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00