summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/system_archive (unfollow)
Commit message (Expand)AuthorFilesLines
2019-03-11set_sys: Use official nintendo version stringZach Hilman2-8/+15
2019-03-11system_version: Correct sizes on VectorVfsFile constructionZach Hilman1-4/+4
2019-03-10set_sys: Implement GetFirmwareVersion(2) for libnx hosversionZach Hilman3-1/+63
2018-12-06system_archive: Implement open source NgWord2Zach Hilman3-1/+41
2018-12-05ng_word: Deduplicate use of a constant valueLioncash1-1/+1
2018-12-05system_archive: Use a regular function pointer instead of std::function for file-scope system archive arrayLioncash1-3/+2
2018-11-23file_sys: Implement system archive synthesizer for NgWord (806)Zach Hilman3-4/+59
2018-11-16file_sys: Add framework for synthesizing open source archivesZach Hilman2-0/+105