Ryujinx/Ryujinx.HLE/HOS/Applets
Ac_K e3b36db71c
hle: Some cleanup (#3210)
* 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.

* Fix Headless.SDL2

* Addresses gdkchan feedback
2022-03-22 20:46:16 +01:00
..
Browser hle: Make Ryujinx.HLE project entirely safe (#2789) 2021-11-01 19:38:13 -03:00
Controller hle: Make Ryujinx.HLE project entirely safe (#2789) 2021-11-01 19:38:13 -03:00
Error hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
PlayerSelect hle: Make Ryujinx.HLE project entirely safe (#2789) 2021-11-01 19:38:13 -03:00
SoftwareKeyboard infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
AppletManager.cs Basic impl of Error Applet (#1551) 2020-09-28 00:00:38 +02:00
CommonArguments.cs am: Implement common web applets (#1188) 2020-05-15 03:56:14 +02:00
IApplet.cs Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00