aboutsummaryrefslogtreecommitdiff
path: root/Ryujinx.HLE/HOS/Services/Time/StaticService/ISteadyClock.cs
AgeCommit message (Expand)Author
2022-05-31Refactor CPU interface to allow the implementation of other CPU emulators (#3...gdkchan
2021-04-14Initial support for the new 12.x IPC system (#2182)Mary
2019-10-08Update time implementation to 9.0.0 (#783)Thomas Guillemard
2019-09-19Refactoring HOS folder structure (#771)Ac_K