index
:
yuzu-mainline
master
A backup of the Yuzu mainline repo. Only includes the master branch, nothing else.
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
system_archive
/
system_archive.cpp
Age
Commit message (
Expand
)
Author
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2022-04-23
general: Convert source file copyright comments over to SPDX
Morph
2020-01-04
system_archive: Add a basic HLE implementation for time zone binary.
bunnei
2019-10-13
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-09-22
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
2019-09-21
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-07-10
system_archive: Add open-source reimplementation of MiiModel data
Zach Hilman
2019-03-10
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2018-12-06
system_archive: Implement open source NgWord2
Zach Hilman
2018-12-05
system_archive: Use a regular function pointer instead of std::function for f...
Lioncash
2018-11-22
file_sys: Implement system archive synthesizer for NgWord (806)
Zach Hilman
2018-11-15
file_sys: Add framework for synthesizing open source archives
Zach Hilman