summaryrefslogtreecommitdiffstats
path: root/src/core/hle/service/psc/time (follow)
Commit message (Collapse)AuthorAgeFilesLines
* service: use const references for input raw dataLiam2024-02-0122-65/+69
|
* Remove a few hacks for clock setups, which seem to no longer be needed, but fix network clock to local clock on every boot. Also fix some logging strings.Kelebek12024-01-316-63/+52
|
* Move time services to new IPC.Kelebek12024-01-2715-1216/+681
| | | | Add some fixes/improvements to usage with the new IPC
* Rework time service to fix time passing offline.Kelebek12024-01-2440-0/+4081