Ryujinx/Ryujinx.Headless.SDL2
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
..
OpenGL frontend: Add a SDL2 headless window (#2310) 2021-07-06 22:08:44 +02:00
HeadlessDynamicTextInputHandler.cs Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
HeadlessHostUiTheme.cs Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00
Options.cs Added trace log level (#3096) 2022-02-17 21:08:07 -03:00
Program.cs hle: Some cleanup (#3210) 2022-03-22 20:46:16 +01:00
Ryujinx.Headless.SDL2.csproj infra: Migrate to .NET 6 (#2829) 2021-11-28 21:24:17 +01:00
SDL2Mouse.cs frontend: Add a SDL2 headless window (#2310) 2021-07-06 22:08:44 +02:00
SDL2MouseDriver.cs frontend: Add a SDL2 headless window (#2310) 2021-07-06 22:08:44 +02:00
StatusUpdatedEventArgs.cs frontend: Add a SDL2 headless window (#2310) 2021-07-06 22:08:44 +02:00
WindowBase.cs Inline software keyboard without input pop up dialog (#2180) 2021-10-12 21:54:21 +02:00