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
Age
Commit message (
Expand
)
Author
2020-01-30
Revert "system_archive: Fix Korean and Chinese fonts"
bunnei
2020-01-30
Merge pull request #3151 from FearlessTobi/fix-korean
bunnei
2020-01-24
Disable clang-format for font files
FearlessTobi
2020-01-19
system_archive: Fix Chinese font
FearlessTobi
2020-01-19
system_archive: Fix Korean font
FearlessTobi
2020-01-04
system_archive: Add a basic HLE implementation for time zone binary.
bunnei
2019-10-13
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-13
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-10-13
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-09-22
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
2019-09-21
pl_u: Use kernel physical memory
Zach Hilman
2019-09-21
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-09-21
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-09-21
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-07-10
system_archive: Add open-source reimplementation of MiiModel data
Zach Hilman
2019-03-10
set_sys: Use official nintendo version string
Zach Hilman
2019-03-10
system_version: Correct sizes on VectorVfsFile construction
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
ng_word: Deduplicate use of a constant value
Lioncash
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