summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/time (follow)
Commit message (Expand)AuthorAgeFilesLines
* Merge pull request #97 from bunnei/time-stubbunnei2018-01-192-4/+12
|\
| * time: Stub out GetTotalLocationNameCount and some cleanup.bunnei2018-01-192-4/+12
* | time: Add new line to ends of files.bunnei2018-01-194-4/+4
|/
* time: Fix use of CamelCase in ToCalendarTimeWithMyRuleRozlette2018-01-181-6/+6
* time: Refactor time:* to use a single shared moduleRozlette2018-01-186-26/+103
* TIME: consolidate time:* interfaces, stub functions and structsRozlette2018-01-174-83/+164
* time: Implement GetStandardUserSystemClock, GetCurrentTime.bunnei2018-01-154-0/+113