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
*
patch_manager: Add usages of patches to ExeFS
Zach Hilman
2018-09-04
2
-1
/
+11
*
file_sys: Add class to manage game patches
Zach Hilman
2018-09-04
2
-0
/
+132
*
file_sys: Add BKTR patching mechanism
Zach Hilman
2018-09-04
2
-0
/
+352
*
content_archive: Add BKTR header parsing to NCA
Zach Hilman
2018-09-04
2
-19
/
+160
*
registration: Add RegisteredCacheUnion
Zach Hilman
2018-09-04
2
-0
/
+154
*
main: Only show DRD deprecation warning once
Zach Hilman
2018-09-04
5
-2
/
+5
*
control_metadata: Use alternate language names if AmericanEnglish isn't avail...
Zach Hilman
2018-09-04
2
-4
/
+17
*
card_image: Add program title ID getter
Zach Hilman
2018-09-04
2
-0
/
+6
*
nsp: Comply with style and performance guidelines
Zach Hilman
2018-09-04
4
-25
/
+37
*
registration: Add support for installing NSP files
Zach Hilman
2018-09-04
2
-10
/
+16
*
card_image: Parse XCI secure partition with NSP
Zach Hilman
2018-09-04
2
-7
/
+33
*
file_sys: Add Nintendo Submission Package (NSP)
Zach Hilman
2018-09-04
2
-0
/
+296
*
file_sys: Replace includes with forward declarations where applicable
Lioncash
2018-09-03
17
-21
/
+51
*
vfs_real: Forward declare IOFile
Lioncash
2018-09-02
4
-7
/
+22
*
core/core: Replace includes with forward declarations where applicable
Lioncash
2018-08-31
2
-0
/
+2
*
Merge pull request #1188 from lioncash/unused
bunnei
2018-08-27
1
-1
/
+0
|
\
|
*
vfs_real: Remove unused variable in CreateDirectoryRelative()
Lioncash
2018-08-27
1
-1
/
+0
*
|
registered_cache: Get rid of variable shadowing in ProcessFiles()
Lioncash
2018-08-27
1
-3
/
+3
|
/
*
file_sys/crypto: Fix missing/unnecessary includes
Zach Hilman
2018-08-24
4
-0
/
+6
*
xci: Ignore NCA files with updates in secure
Zach Hilman
2018-08-23
1
-0
/
+3
*
content_archive: Add update title detection
Zach Hilman
2018-08-23
2
-0
/
+11
*
key_manager: Create keys dir if it dosen't exist
Zach Hilman
2018-08-23
1
-0
/
+1
*
file_sys: Cut down on includes and copies
Zach Hilman
2018-08-23
3
-0
/
+6
*
crypto: Eliminate magic constants
Zach Hilman
2018-08-23
2
-16
/
+19
*
file_sys: Implement NAX containers
Zach Hilman
2018-08-23
2
-0
/
+232
*
registration: Add GetEntryUnparsed methods
Zach Hilman
2018-08-23
2
-0
/
+15
*
sdmc_factory: Add SDMC RegisteredCache getter
Zach Hilman
2018-08-23
2
-1
/
+14
*
vfs: Add GetOrCreateDirectoryRelative method
Zach Hilman
2018-08-23
3
-9
/
+13
*
xts_encryption_layer: Implement XTSEncryptionLayer
Zach Hilman
2018-08-23
1
-1
/
+1
*
xci: Fix error masking issue
Zach Hilman
2018-08-23
2
-0
/
+11
*
Merge pull request #1136 from tech4me/master
bunnei
2018-08-22
2
-4
/
+4
|
\
|
*
qt/main: Port part of citra(#3411), open savedata works
tech4me
2018-08-21
2
-4
/
+4
*
|
vfs: Replace mode.h include with forward declarations where applicable
Lioncash
2018-08-21
2
-2
/
+4
*
|
sdmc_factory: Remove unnecessary core include
Lioncash
2018-08-21
2
-1
/
+1
|
/
*
service/filesystem: Use forward declarations where applicable
Lioncash
2018-08-20
1
-0
/
+1
*
romfs_factory: Remove unnecessary includes and use forward declarations where...
Lioncash
2018-08-20
3
-3
/
+12
*
registration: Add Data_Unknown5 NCAContentType
Zach Hilman
2018-08-20
3
-2
/
+3
*
filesystem: Add support for loading of system archives
Zach Hilman
2018-08-18
3
-4
/
+49
*
common: Namespace hex_util.h/.cpp
Lioncash
2018-08-15
1
-8
/
+10
*
Merge pull request #1005 from DarkLordZach/registered-fmt
bunnei
2018-08-15
17
-17
/
+1066
|
\
|
*
registration: Various style and documentation improvements
Zach Hilman
2018-08-12
3
-18
/
+22
|
*
registration: Add support for force overwrite of installed
Zach Hilman
2018-08-11
2
-22
/
+48
|
*
vfs_real: Add CreateFullPath to Create* operations
Zach Hilman
2018-08-11
2
-13
/
+6
|
*
control_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-11
2
-2
/
+1
|
*
romfs: Remove cyclic shared_ptr leak in romfs code
Zach Hilman
2018-08-11
3
-8
/
+8
|
*
registration: Update documentation and style
Zach Hilman
2018-08-11
5
-42
/
+69
|
*
nca_metadata: Remove unnecessary reference to base file
Zach Hilman
2018-08-11
2
-3
/
+2
|
*
bis_factory: Create NAND dirs if they don't exist
Zach Hilman
2018-08-11
1
-2
/
+9
|
*
registration: Take RawCopy function as parameter
Zach Hilman
2018-08-11
2
-10
/
+15
|
*
registered_cache: Fix missing reading from yuzu_meta
Zach Hilman
2018-08-11
1
-7
/
+16
[next]