1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 06:24:10 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Fs
Ac_K a79b39b913
no name: Mii Editor applet support (#2419)
* no name: Mii Editor applet support

* addresses gdkchan feedback

* Fix comment

* Bypass MountCounter of MiiDatabaseManager

* Fix GetSettingsPlatformRegion

* Disable Applet Menu for unsupported firmwares
2021-06-28 20:54:45 +02:00
..
FileSystemProxy HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
Types
IDeviceOperator.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IFileSystemProxy.cs no name: Mii Editor applet support (#2419) 2021-06-28 20:54:45 +02:00
IFileSystemProxyForLoader.cs
IMultiCommitManager.cs Initial support for the new 12.x IPC system (#2182) 2021-04-14 00:01:24 +02:00
IProgramRegistry.cs
ISaveDataInfoReader.cs HLE: Fix integer sign inconcistency accross the codebase (#2222) 2021-04-24 12:16:01 +02:00
ResultCode.cs