aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Time/IStaticServiceForGlue.cs
AgeCommit message (Expand)Author
2020-12-02Create a single guest process per IPC message processor (#1769)gdkchan
2020-12-02IPC refactor part 2: Use ReplyAndReceive on HLE services and remove special h...gdkchan
2020-09-25Isolate more services to separate threads (#1573)mageven
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard