1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 22:44:36 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Set
Ac_K 560ccbeb2d Refactoring commands handling (#728)
* Refactoring commands handling

- Use Reflection to handle commands ID.
- Add all symbols (from SwIPC so not all time accurate).
- Re-sort some services commands methods.
- Some cleanup.
- Keep some empty constructor for consistency.

* Fix order in IProfile
2019-07-11 22:13:43 -03:00
..
ISettingsServer.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ISystemSettingsServer.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
NxSettings.cs Misc cleanup (#708) 2019-07-02 04:39:22 +02:00
SettingsError.cs set: Improve implementation (#703) 2019-06-16 23:17:37 +02:00