summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive/system_archive.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* Rework time service to fix time passing offline.Kelebek12024-01-241-4/+8
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* system_archive: Add a basic HLE implementation for time zone binary.bunnei2020-01-041-1/+2
* system_archive: Synthesize shared fonts system archivesZach Hilman2019-10-131-5/+6
* Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec2019-09-221-6/+5
* system_archive: Synthesize shared fonts system archivesZach Hilman2019-09-221-5/+6
* system_archive: Add open-source reimplementation of MiiModel dataZach Hilman2019-07-101-1/+2
* set_sys: Implement GetFirmwareVersion(2) for libnx hosversionZach Hilman2019-03-101-1/+2
* system_archive: Implement open source NgWord2Zach Hilman2018-12-061-1/+1
* system_archive: Use a regular function pointer instead of std::function for file-scope system archive arrayLioncash2018-12-051-3/+2
* file_sys: Implement system archive synthesizer for NgWord (806)Zach Hilman2018-11-231-4/+4
* file_sys: Add framework for synthesizing open source archivesZach Hilman2018-11-161-0/+91