Ryujinx/Ryujinx.HLE/HOS/Services/Time
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
..
TimeZone ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00
IStaticService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ISteadyClock.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ISystemClock.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ITimeZoneService.cs Refactoring commands handling (#728) 2019-07-11 22:13:43 -03:00
ITimeZoneServiceTypes.cs ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00
SystemClockType.cs Code style fixes and nits on the HLE project (#355) 2018-08-16 20:47:36 -03:00
TimeError.cs ITimeZoneService rewrite (#722) 2019-07-04 17:20:40 +02:00