0
0
Fork 0
mirror of https://github.com/GreemDev/Ryujinx.git synced 2025-01-10 08:11:59 +00:00
Ryujinx/src/Ryujinx.HLE/Loaders/Processes
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
..
Extensions Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
ProcessConst.cs "static readonly" constants should be "const" instead (#5560) 2023-08-13 19:07:57 -03:00
ProcessLoader.cs Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
ProcessLoaderHelper.cs Update to LibHac 0.19.0 (#5831) 2023-10-22 20:30:46 -03:00
ProcessResult.cs [Ryujinx.HLE] Address dotnet-format issues (#5380) 2023-07-16 19:31:14 +02:00