This repository has been archived on 2026-01-05. You can view files and clone it, but cannot push or open issues/pull-requests.
ryubing/Ryujinx.HLE/HOS/Services/Time
mageven 6982282cc8
TZ: Fix loop condition in GetTZName (#1950)
Closes #1949
2021-01-23 13:29:14 +01:00
..
Clock
StaticService Improved Logger (#1292) 2020-08-04 01:32:53 +02:00
TimeZone TZ: Fix loop condition in GetTZName (#1950) 2021-01-23 13:29:14 +01:00
Types
IAlarmService.cs
IPowerStateRequestHandler.cs
IStaticServiceForGlue.cs Create a single guest process per IPC message processor (#1769) 2020-12-02 13:14:44 +01:00
IStaticServiceForPsc.cs Rewrite size for fixed size buffers (#1808) 2020-12-12 14:06:20 +11:00
ITimeServiceManager.cs IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special handling from kernel (#1458) 2020-12-02 00:23:43 +01:00
ResultCode.cs
TimeManager.cs
TimeSharedMemory.cs