aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Time/IStaticServiceForPsc.cs
AgeCommit message (Expand)Author
2023-01-04IPC refactor part 3+4: New server HIPC message processor (#4188)1.1.506gdkchan
2022-11-24Reduce usage of Marshal.PtrToStructure and Marshal.StructureToPtr (#3805)1.1.381Mary-nyan
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...1.1.134gdkchan
2021-04-26Fix GetClockSnapshot not writing steady clock timepoint (#2249)gdkchan
2021-04-24HLE: Fix integer sign inconcistency accross the codebase (#2222)Mary
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2020-12-12Rewrite size for fixed size buffers (#1808)gdkchan
2020-05-04Implement a new physical memory manager and replace DeviceMemory (#856)gdkchan
2019-11-27time: Fix wrong buffer usage in CalculateStandardUserSystemClockDifferenceByU...Thog
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard