summaryrefslogtreecommitdiff
path: root/src/core/hle/service/time/interface.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* service: Append service name prefix to common filenamesGravatar Morph2021-07-141-21/+0
* service: Resolve cases of member field shadowingGravatar Lioncash2021-05-041-1/+1
* service: time: Rewrite implementation of glue services.Gravatar bunnei2020-01-041-5/+6
* Deglobalize System: TimeGravatar David Marcec2019-09-221-1/+1
* Addressed issuesGravatar David Marcec2019-06-261-0/+2
* Implement Time::GetSharedMemoryNativeHandleGravatar David Marcec2019-06-261-2/+3
* hle/service: Default constructors and destructors in the cpp file where appli...Gravatar Lioncash2018-09-101-0/+1
* time: Add the time:a serviceGravatar Lioncash2018-07-251-2/+2
* time: Simplify interface creationGravatar Lioncash2018-07-241-0/+16