summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time (unfollow)
Commit message (Expand)AuthorFilesLines
2018-01-19time: Add new line to ends of files.bunnei4-4/+4
2018-01-19time: Stub out GetTotalLocationNameCount and some cleanup.bunnei2-4/+12
2018-01-18time: Fix use of CamelCase in ToCalendarTimeWithMyRuleRozlette1-6/+6
2018-01-18time: Refactor time:* to use a single shared moduleRozlette6-26/+103
2018-01-17TIME: consolidate time:* interfaces, stub functions and structsRozlette4-83/+164
2018-01-15time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei4-0/+113