1
0
Fork 0
mirror of https://github.com/Ryujinx/Ryujinx.git synced 2024-09-21 14:33:30 +01:00
Ryujinx/Ryujinx.HLE/HOS/Services/Time
gdkchan 15d1cc806b
Move kernel state out of the Horizon class (#1107)
* Move kernel state from Horizon to KernelContext

* Merge syscalls partial classes, split 32 and 64-bit variants

* Sort usings
2020-05-04 13:41:29 +10:00
..
Clock Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
StaticService Move kernel state out of the Horizon class (#1107) 2020-05-04 13:41:29 +10:00
TimeZone Reduce requirements for running homebrew (#1053) 2020-03-30 08:23:05 +11:00
Types Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
IAlarmService.cs Refactoring HOS folder structure (#771) 2019-09-19 10:45:11 +10:00
IPowerStateRequestHandler.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
IStaticServiceForGlue.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
IStaticServiceForPsc.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
ITimeServiceManager.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
ResultCode.cs Update time implementation to 9.0.0 (#783) 2019-10-08 14:48:49 +11:00
TimeManager.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00
TimeSharedMemory.cs Implement a new physical memory manager and replace DeviceMemory (#856) 2020-05-04 08:54:50 +10:00