Ryujinx/Ryujinx.HLE/HOS/Services/Spl
Ac_K 49ebe03d22 hle: Some cleanup
This PR cleaned up a bit the HLE folder and the VirtualFileSystem one, since we use LibHac, we can use some class of it directly instead of duplicate things. The "Content" of VFS folder is removed since it should be handled in the NCM service directly.
A larger cleanup should be done later since there is still be duplicated code here and there.
2022-03-17 13:24:13 +01:00
..
Types spl: Implement IGeneralInterface GetConfig (#2705) 2021-10-12 22:15:55 +02:00
IGeneralInterface.cs hle: Some cleanup 2022-03-17 13:24:13 +01:00
IRandomInterface.cs infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
ResultCode.cs spl: Implement IGeneralInterface GetConfig (#2705) 2021-10-12 22:15:55 +02:00