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 #2025 from DarkLordZach/loader-banner-logo
bunnei
2019-01-20
2
-0
/
+16
|
\
|
*
content_archive: Add getter for logo section of NCA
Zach Hilman
2019-01-15
2
-0
/
+16
*
|
file_sys/directory: Remove unused DirectoryBackend class
Lioncash
2019-01-18
1
-23
/
+0
|
/
*
romfs: Add SingleDiscard extraction type
Zach Hilman
2018-12-28
2
-2
/
+6
*
file_sys/program_metadata: Print out more descriptive address space descriptions
Lioncash
2018-12-27
1
-3
/
+7
*
Merge pull request #1928 from lioncash/caps
bunnei
2018-12-27
2
-0
/
+17
|
\
|
*
kernel/process: Hook up the process capability parser to the process itself
Lioncash
2018-12-21
2
-0
/
+17
*
|
am: Implement GetSaveDataSize and ExtendSaveData
Zach Hilman
2018-12-27
3
-3
/
+3
*
|
savedata_factory: Partially implement IVFC save sizes using files
Zach Hilman
2018-12-27
2
-0
/
+38
*
|
control_metadata: Update NACP fields with latest Switchbrew data
Zach Hilman
2018-12-27
2
-6
/
+29
*
|
control_metadata: Use value member instead of unique_ptr to store struct
Zach Hilman
2018-12-27
2
-10
/
+13
*
|
vfs: Add reinterpret_casts to WriteArray and Object
Zach Hilman
2018-12-27
1
-2
/
+2
*
|
Fixed uninitialized memory due to missing returns in canary
David Marcec
2018-12-19
1
-0
/
+1
|
/
*
patch_manager: Prevent use of a dangling pointer within PatchRomFS
Lioncash
2018-12-11
1
-4
/
+3
*
Merge pull request #1846 from lioncash/dir
bunnei
2018-12-10
1
-2
/
+2
|
\
|
*
file_sys/directory: Amend path buffer size for directory entries
Lioncash
2018-12-02
1
-2
/
+2
*
|
Merge pull request #1819 from DarkLordZach/disable-addons
bunnei
2018-12-10
2
-11
/
+50
|
\
\
|
*
|
patch_manager: Obey disabled add-ons list when patching game
Zach Hilman
2018-12-03
2
-11
/
+50
*
|
|
Merge pull request #1885 from lioncash/data_id
bunnei
2018-12-10
1
-1
/
+3
|
\
\
\
|
*
|
|
file_sys/save_data_factory: Update SaveDataSpaceId enum
Lioncash
2018-12-07
1
-1
/
+3
*
|
|
|
savedata_factory: Add support for CacheStorage
Zach Hilman
2018-12-07
1
-0
/
+2
*
|
|
|
savedata_factory: Delete TemporaryStorage on startup
Zach Hilman
2018-12-06
1
-1
/
+5
*
|
|
|
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 f...
Lioncash
2018-12-05
1
-3
/
+2
*
|
|
Merge pull request #1704 from DarkLordZach/oss-sysarchive
bunnei
2018-12-04
6
-1
/
+213
|
\
\
\
|
*
|
|
file_sys: Implement system archive synthesizer for NgWord (806)
Zach Hilman
2018-11-22
5
-6
/
+61
|
*
|
|
file_sys: Add framework for synthesizing open source archives
Zach Hilman
2018-11-15
2
-0
/
+105
|
*
|
|
vfs_vector: Add VFS backend for std::array
Zach Hilman
2018-11-15
1
-0
/
+52
*
|
|
|
Merge pull request #1838 from lioncash/dedup
bunnei
2018-12-04
1
-27
/
+26
|
\
\
\
\
|
|
_
|
/
/
|
/
|
|
|
|
*
|
|
file_sys/registered_cache: Eliminate variable shadowing
Lioncash
2018-12-01
1
-27
/
+26
|
|
|
/
|
|
/
|
*
|
|
Merge pull request #1835 from lioncash/cache-global
bunnei
2018-12-03
2
-11
/
+10
|
\
\
\
|
*
|
|
filesystem: De-globalize registered_cache_union
Lioncash
2018-12-01
2
-11
/
+10
|
|
/
/
*
|
|
file_sys: Override missing mutating functions to be stubbed out for ReadOnlyV...
Lioncash
2018-11-30
2
-0
/
+25
*
|
|
service/fsp_srv: Implement CleanDirectoryRecursively
Lioncash
2018-11-30
2
-4
/
+37
|
/
/
*
|
Merge pull request #1814 from lioncash/ptr
bunnei
2018-11-27
2
-28
/
+26
|
\
\
|
*
|
file_sys/registered_cache: Remove unused <map> include
Lioncash
2018-11-27
1
-1
/
+0
|
*
|
file_sys/registered_cache: Use regular const references instead of std::share...
Lioncash
2018-11-27
2
-27
/
+26
*
|
|
control_metadata: Correct typo in language name (Portugese -> Portuguese)
Lioncash
2018-11-27
1
-7
/
+17
|
/
/
*
|
Merge pull request #1747 from DarkLordZach/exefs-lfs
bunnei
2018-11-23
1
-2
/
+47
|
\
\
|
*
|
patch_manager: Show LayeredExeFS patch in add-ons column
Zach Hilman
2018-11-20
1
-3
/
+14
|
*
|
patch_manager: Apply LayeredExeFS patches
Zach Hilman
2018-11-20
1
-0
/
+25
|
*
|
settings: Add option to dump ExeFS of games upon launch
Zach Hilman
2018-11-20
1
-0
/
+9
*
|
|
file_sys/card_image: Provide named members for the GamecardInfo struct
Lioncash
2018-11-20
1
-1
/
+12
|
/
/
*
|
Merge pull request #1632 from DarkLordZach/keys-manager-optimizations
bunnei
2018-11-16
8
-10
/
+23
|
\
\
|
*
|
file_sys: Use common KeyManager in NCA container types
Zach Hilman
2018-11-01
6
-7
/
+18
|
*
|
content_archive: Add optional KeyManager parameter to constructor
Zach Hilman
2018-11-01
2
-3
/
+5
|
|
/
*
|
file_sys/errors: Remove currently unused filesystem error codes
Lioncash
2018-11-16
1
-10
/
+0
*
|
file_sys/errors: Get rid of the ErrCodes namespace
Lioncash
2018-11-16
1
-17
/
+5
*
|
file_sys/errors: Extract FS-related error codes to file_sys/errors.h
Lioncash
2018-11-16
1
-1
/
+8
[next]