index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
system_archive
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Revert "system_archive: Fix Korean and Chinese fonts"
bunnei
2020-01-31
5
-880167
/
+27164
*
Merge pull request #3151 from FearlessTobi/fix-korean
bunnei
2020-01-30
5
-27164
/
+880167
|
\
|
*
Disable clang-format for font files
FearlessTobi
2020-01-24
3
-0
/
+6
|
*
system_archive: Fix Chinese font
FearlessTobi
2020-01-19
2
-13582
/
+694524
|
*
system_archive: Fix Korean font
FearlessTobi
2020-01-19
2
-13582
/
+185637
*
|
system_archive: Add a basic HLE implementation for time zone binary.
bunnei
2020-01-04
3
-1
/
+673
|
/
*
pl_u: Fix mismatched rebase size error in font encryption
Zach Hilman
2019-10-13
1
-8
/
+6
*
pl_u: Use kernel physical memory
Zach Hilman
2019-10-13
1
-4
/
+7
*
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-10-13
1
-2
/
+1
*
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-10-13
3
-5
/
+101
*
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-10-13
12
-0
/
+73309
*
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
2019-09-22
15
-73412
/
+5
*
pl_u: Use kernel physical memory
Zach Hilman
2019-09-22
1
-4
/
+7
*
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-09-22
1
-2
/
+1
*
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-09-22
3
-5
/
+101
*
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-09-22
12
-0
/
+73309
*
system_archive: Add open-source reimplementation of MiiModel data
Zach Hilman
2019-07-10
3
-1
/
+61
*
set_sys: Use official nintendo version string
Zach Hilman
2019-03-11
2
-8
/
+15
*
system_version: Correct sizes on VectorVfsFile construction
Zach Hilman
2019-03-11
1
-4
/
+4
*
set_sys: Implement GetFirmwareVersion(2) for libnx hosversion
Zach Hilman
2019-03-10
3
-1
/
+63
*
system_archive: Implement open source NgWord2
Zach Hilman
2018-12-06
3
-1
/
+41
*
ng_word: Deduplicate use of a constant value
Lioncash
2018-12-05
1
-1
/
+1
*
system_archive: Use a regular function pointer instead of std::function for file-scope system archive array
Lioncash
2018-12-05
1
-3
/
+2
*
file_sys: Implement system archive synthesizer for NgWord (806)
Zach Hilman
2018-11-23
3
-4
/
+59
*
file_sys: Add framework for synthesizing open source archives
Zach Hilman
2018-11-16
2
-0
/
+105