summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive/time_zone_binary.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi1-1/+1
2024-01-24Rework time service to fix time passing offline.Kelebek11-1/+0
2023-06-16nx_tzdb: Correct Antarctica spellinglat9nq1-1/+1
2023-06-05time_zone_binary: Add zoneinfo datalat9nq1-642/+64
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2020-08-05vfs_vector: Make creation of array vfs files less verboseLioncash1-4/+5
2020-08-03time_zone_binary: Make use of designated initializersLioncash1-17/+25
2020-01-04system_archive: Add a basic HLE implementation for time zone binary.bunnei1-0/+657