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
*
core: ns: Implement pl:s service
Narr the Reg
2022-09-03
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
24
-72
/
+48
*
core: Remove unused includes
ameerj
2021-11-04
1
-1
/
+0
*
hle: api_version: Add HLE API version constants
Morph
2021-06-16
1
-33
/
+15
*
Merge pull request #6070 from Morph1984/sysver-11.0.1
bunnei
2021-03-17
1
-5
/
+5
|
\
|
*
system_version: Update to 11.0.1
Morph
2021-03-14
1
-5
/
+5
*
|
system_archive: Update NgWord archive version
Morph
2021-03-14
1
-2
/
+2
|
/
*
system_archive: Add + and - buttons to the Nintendo Extended OSS font
Morph
2020-12-18
2
-315
/
+343
*
system_archive: Update Nintendo Extended OSS font
Morph
2020-12-17
2
-182
/
+347
*
system_version: Update to 11.0.0
Chloe Marcec
2020-12-05
1
-6
/
+6
*
vfs_vector: Make creation of array vfs files less verbose
Lioncash
2020-08-05
3
-40
/
+29
*
time_zone_binary: Make use of designated initializers
Lioncash
2020-08-03
1
-17
/
+25
*
Merge pull request #4099 from MerryMage/macOS-build
bunnei
2020-06-20
1
-1
/
+1
|
\
|
*
shared_font: Service::NS::EncryptSharedFont takes a size_t&
MerryMage
2020-06-18
1
-1
/
+1
*
|
mii_model: Remove redundant std::move
MerryMage
2020-06-19
1
-1
/
+1
|
/
*
file_sys: Update SystemVersion archive to version 10.0.2
David Marcec
2020-05-16
1
-7
/
+7
*
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