summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/glue/time/time_zone_binary.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Fix firmware timezone boot load check.Kelebek12024-02-031-0/+1
* service: use const references for input raw dataLiam2024-02-011-3/+3
* Move time services to new IPC.Kelebek12024-01-271-6/+5
* Address review comments and fix compilation problemsFearlessTobi2024-01-251-1/+1
* Rework time service to fix time passing offline.Kelebek12024-01-241-0/+221