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 #3093 from lioncash/mbedtls
bunnei
2019-11-14
2
-6
/
+6
|
\
|
*
core: Migrate off deprecated mbedtls functions
Lioncash
2019-11-12
2
-6
/
+6
*
|
xts_archive: Remove redundant std::string constructor
Lioncash
2019-11-13
1
-2
/
+1
|
/
*
common_func: Use std::array for INSERT_PADDING_* macros.
bunnei
2019-11-03
2
-30
/
+28
*
savedata_factory: Automatically create certain savedata
Zach Hilman
2019-10-22
1
-0
/
+12
*
Merge pull request #2897 from DarkLordZach/oss-ext-fonts-1
bunnei
2019-10-14
15
-5
/
+73410
|
\
|
*
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
*
|
Merge pull request #2930 from DarkLordZach/gamecard-partitions
bunnei
2019-10-14
4
-26
/
+128
|
\
\
|
|
/
|
/
|
|
*
card_image: Implement system update commands in XCI
Zach Hilman
2019-10-13
2
-3
/
+37
|
*
card_image: Add accessors for raw partitions in XCI
Zach Hilman
2019-09-22
2
-0
/
+36
|
*
card_image: Lazily load partitions in XCI
Zach Hilman
2019-09-22
2
-26
/
+41
|
*
pfs: Provide accessors for file sizes and offsets
Zach Hilman
2019-09-22
2
-0
/
+17
*
|
core: Remove Core::CurrentProcess()
Lioncash
2019-10-06
1
-2
/
+3
*
|
hle/service: Replace global system instance calls with instance-based ones
Lioncash
2019-10-06
2
-3
/
+3
*
|
bcat: Implement DeliveryCacheProgressImpl structure
Zach Hilman
2019-09-30
1
-4
/
+4
*
|
boxcat: Use Etag header names for file digest
Zach Hilman
2019-09-30
1
-14
/
+10
*
|
filesystem: Add getter for BCAT temporary directory
Zach Hilman
2019-09-30
2
-0
/
+7
*
|
vfs: Add function to extract ZIP file into virtual filesystem
Zach Hilman
2019-09-30
2
-0
/
+96
|
/
*
Revert "Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1"
David Marcec
2019-09-22
15
-73412
/
+5
*
Merge pull request #2535 from DarkLordZach/cheat-v2
David
2019-09-22
4
-743
/
+21
|
\
|
*
dmnt_cheat_vm: Default initialize structure values
Zach Hilman
2019-09-21
1
-2
/
+1
|
*
patch_manager: Update cheat parsing for new VM
Zach Hilman
2019-09-21
2
-15
/
+20
|
*
cheat_engine: Move to memory and strip VM
Zach Hilman
2019-09-21
2
-726
/
+0
*
|
Merge pull request #2709 from DarkLordZach/oss-ext-fonts-1
David
2019-09-22
15
-5
/
+73412
|
\
\
|
|
/
|
/
|
|
*
pl_u: Use kernel physical memory
Zach Hilman
2019-09-21
1
-4
/
+7
|
*
pl_u: Use OSS system archives if real archives don't exist
Zach Hilman
2019-09-21
1
-2
/
+1
|
*
system_archive: Synthesize shared fonts system archives
Zach Hilman
2019-09-21
3
-5
/
+101
|
*
externals: Move OSS font data to file_sys in core
Zach Hilman
2019-09-21
12
-0
/
+73309
*
|
configure_debug: Move reporting option to logging
Zach Hilman
2019-09-21
1
-4
/
+4
*
|
filesystem: Add const qualification to various accessors
Zach Hilman
2019-09-21
6
-12
/
+15
*
|
yuzu: Port old usages of Filesystem namespace to FilesystemController
Zach Hilman
2019-09-21
3
-11
/
+25
*
|
card_image: Add accessors for gamecard certificate
Zach Hilman
2019-09-21
2
-0
/
+9
*
|
card_image: Add functions to query gamecard update partition
Zach Hilman
2019-09-21
2
-0
/
+24
*
|
content_archive: Add accessors for Rights ID and SDK Version
Zach Hilman
2019-09-21
2
-0
/
+10
*
|
sdmc_factory: Add SD Card size getters
Zach Hilman
2019-09-21
2
-0
/
+12
*
|
bis_factory: Add getters for NAND partition sizes
Zach Hilman
2019-09-21
2
-0
/
+38
*
|
submisson_package: Fix edge case with improperly sized filenames
Zach Hilman
2019-09-21
1
-1
/
+2
*
|
sdmc_factory: Add accessor for SDMC Album directory
Zach Hilman
2019-09-21
2
-0
/
+6
*
|
sdmc_factory: Add accessor for SDMC PlaceholderCache
Zach Hilman
2019-09-21
2
-1
/
+10
*
|
sdmc_factory: Add accessor for content directory
Zach Hilman
2019-09-21
2
-0
/
+7
*
|
savedata_factory: Implement savedata creation and don't create dir on open
Zach Hilman
2019-09-21
2
-26
/
+40
*
|
patch_manager: Add short-circuit edge-case to GetPatchVersionNames
Zach Hilman
2019-09-21
1
-0
/
+2
*
|
patch_manager: Add error checking to load dir to prevent crashes
Zach Hilman
2019-09-21
1
-0
/
+15
*
|
registered_cache: Process *.cnmt.nca files
Zach Hilman
2019-09-21
1
-16
/
+23
*
|
registered_cache: Implement PlaceholderCache to manage placeholder and instal...
Zach Hilman
2019-09-21
2
-0
/
+175
*
|
bis_factory: Fix mod loader edge-case with homebrew title IDs
Zach Hilman
2019-09-21
1
-1
/
+1
[next]