summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive (follow)
Commit message (Expand)AuthorAgeFilesLines
* Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"David Marcec2019-09-2215-73412/+5
* pl_u: Use kernel physical memoryZach Hilman2019-09-221-4/+7
* pl_u: Use OSS system archives if real archives don't existZach Hilman2019-09-221-2/+1
* system_archive: Synthesize shared fonts system archivesZach Hilman2019-09-223-5/+101
* externals: Move OSS font data to file_sys in coreZach Hilman2019-09-2212-0/+73309
* system_archive: Add open-source reimplementation of MiiModel dataZach Hilman2019-07-103-1/+61
* set_sys: Use official nintendo version stringZach Hilman2019-03-112-8/+15
* system_version: Correct sizes on VectorVfsFile constructionZach Hilman2019-03-111-4/+4
* set_sys: Implement GetFirmwareVersion(2) for libnx hosversionZach Hilman2019-03-103-1/+63
* system_archive: Implement open source NgWord2Zach Hilman2018-12-063-1/+41
* ng_word: Deduplicate use of a constant valueLioncash2018-12-051-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-233-4/+59
* file_sys: Add framework for synthesizing open source archivesZach Hilman2018-11-162-0/+105