index
:
yuzu
master
Nintendo Switch emulator archive
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge pull request #4563 from lioncash/rcache
bunnei
2020-08-25
1
-17
/
+16
|
\
|
*
registered_cache: Make use of ends_with for string suffix checking
Lioncash
2020-08-23
1
-2
/
+1
|
*
registered_cache: Make use of designated initializers
Lioncash
2020-08-23
1
-15
/
+15
*
|
vfs_real: Resolve sign conversion warnings
Lioncash
2020-08-18
1
-2
/
+2
*
|
vfs_real: Avoid redundant map lookups
Lioncash
2020-08-18
1
-30
/
+46
|
/
*
common/fileutil: Convert namespace to Common::FS
Lioncash
2020-08-16
7
-119
/
+130
*
General: Tidy up clang-format warnings part 2
Lioncash
2020-08-13
1
-3
/
+3
*
Merge pull request #4488 from lioncash/file
bunnei
2020-08-09
4
-41
/
+41
|
\
|
*
vfs_vector: Make creation of array vfs files less verbose
Lioncash
2020-08-05
4
-41
/
+41
*
|
Merge pull request #4484 from lioncash/aesutil
bunnei
2020-08-05
2
-4
/
+6
|
\
\
|
|
/
|
/
|
|
*
aes_util: Allow SetIV to be non-allocating
Lioncash
2020-08-03
2
-4
/
+6
*
|
Merge pull request #4476 from lioncash/tz
bunnei
2020-08-04
1
-17
/
+25
|
\
\
|
*
|
time_zone_binary: Make use of designated initializers
Lioncash
2020-08-03
1
-17
/
+25
|
|
/
*
|
Merge pull request #4470 from lioncash/qualifier
David
2020-08-04
1
-2
/
+2
|
\
\
|
*
|
patch_manager: Resolve -Wignored-qualifier warnings
Lioncash
2020-08-03
1
-2
/
+2
*
|
|
Merge pull request #4456 from Morph1984/stub-really-long-fs-func
bunnei
2020-08-03
2
-29
/
+51
|
\
\
\
|
*
|
|
fs: Rename SaveDataDescriptor to SaveDataAttribute
Morph
2020-07-30
2
-29
/
+51
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4468 from lioncash/regcache
bunnei
2020-08-03
1
-10
/
+15
|
\
\
\
|
*
|
|
registered_cache: Resolve -Wmaybe_uninitialized warnings
Lioncash
2020-08-03
1
-10
/
+15
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #4467 from lioncash/mode
bunnei
2020-08-03
2
-18
/
+21
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
file_sys/mode: Make use of DECLARE_ENUM_FLAG_OPERATORS with Mode
Lioncash
2020-08-03
2
-18
/
+21
|
|
/
*
|
xts_archive: Check if the file is nullptr prior to parsing
Morph
2020-07-29
1
-5
/
+9
*
|
registered_cache: Add support for removing folder ncas
Morph
2020-07-29
2
-53
/
+54
|
/
*
Merge pull request #4309 from Morph1984/fix-romfs-bug
bunnei
2020-07-17
4
-10
/
+10
|
\
|
*
fs: Fix RomFS building when zero byte files are present
Morph
2020-07-12
4
-10
/
+10
*
|
Check for empty section0 and CNMT prior to install
Morph
2020-07-16
1
-3
/
+19
*
|
clang format
Morph
2020-07-15
1
-3
/
+3
*
|
Use proper install result when overwriting files
Morph
2020-07-15
1
-1
/
+1
*
|
Remove global system instance and address feedback
Morph
2020-07-15
2
-14
/
+10
*
|
registered_cache: Remove previous update/dlc if it exists on install
Morph
2020-07-15
2
-13
/
+83
*
|
Merge pull request #4282 from Morph1984/fs-size
bunnei
2020-07-14
2
-11
/
+16
|
\
\
|
*
|
bis_factory: Set User NAND free space to be 1 MiB less than total.
Morph
2020-07-10
1
-1
/
+3
|
*
|
sdmc_factory: Set the SDMC total size to 1 TiB
Morph
2020-07-10
1
-1
/
+3
|
*
|
bis_factory: Use hardware default NAND partition sizes
Morph
2020-07-10
1
-10
/
+11
|
|
/
*
/
vfs_real: Fix MoveFile
Morph
2020-07-10
1
-10
/
+17
|
/
*
key_manager: Correct casing of instance()
Lioncash
2020-07-01
7
-7
/
+7
*
Merge pull request #3967 from FearlessTobi/keys-singleton
David
2020-07-01
10
-18
/
+16
|
\
|
*
crypto: Make KeyManager a singleton class
FearlessTobi
2020-05-20
10
-18
/
+16
*
|
Merge pull request #4099 from MerryMage/macOS-build
bunnei
2020-06-19
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
|
/
/
*
|
Make copying directory string more concise
lat9nq
2020-05-28
1
-2
/
+1
*
|
Address requested changes
lat9nq
2020-05-28
2
-4
/
+4
*
|
*nix systems can read any-case patch directories
lat9nq
2020-05-27
2
-8
/
+32
*
|
Merge pull request #3946 from ogniK5377/sysverdat-10-0-2
bunnei
2020-05-20
1
-7
/
+7
|
\
\
|
*
|
file_sys: Update SystemVersion archive to version 10.0.2
David Marcec
2020-05-16
1
-7
/
+7
|
|
/
*
|
file_sys: savefata_factory: Update to support DeviceSaveData.
bunnei
2020-05-11
1
-3
/
+6
*
|
file_sys: control_metadata: Expose device_save_data_size.
bunnei
2020-05-11
2
-0
/
+5
|
/
*
file_sys: program_metadata: Add a helper function for generating reasonable d...
bunnei
2020-04-20
2
-1
/
+16
*
core: memory: Move to Core::Memory namespace.
bunnei
2020-04-17
2
-6
/
+6
[next]