index
:
yuzu-mainline
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator started by the creators of Citra.
yuzu-emu
about
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
Age
Commit message (
Expand
)
Author
2023-09-12
qt: add verification for installed contents
Liam
2023-09-05
core: Add support for loading NSPs with personalized tickets. (#10048)
Steveice10
2023-08-28
vfs: ensure key area keys are validated
Liam
2023-08-26
registered_cache: create fake CNMT entries for program updates of multiprogra...
liamwhite
2023-08-21
Merge pull request #11309 from liamwhite/full-xci
liamwhite
2023-08-21
patch_manager: apply manual HTML patches when present
Liam
2023-08-17
file_sys/card_image: support dumps with prepended key area
Liam
2023-08-16
file_sys: tolerate empty NCA
Liam
2023-08-15
fssystem: rework for yuzu style
Liam
2023-08-15
fssystem: reduce overalignment of unbuffered storage operations
Liam
2023-08-15
vfs: expand support for NCA reading
Liam
2023-08-08
core: remove ResultVal type
Liam
2023-07-21
configure_system: Implement with for loop
lat9nq
2023-07-12
file_sys/content_archive: Detect compressed NCAs (#11047)
Tobias
2023-07-06
vfs_real: use open file size for getting size (#11016)
liamwhite
2023-06-27
fsmitm_romfsbuild: avoid full path lookups
Liam
2023-06-23
vfs_real: lock concurrent accesses
Liam
2023-06-22
Merge pull request #10806 from liamwhite/worst-fs-implementation-ever
bunnei
2023-06-19
vfs_concat: verify short read
Liam
2023-06-18
vfs_concat: fix offset calculation when not aligned to file boundary
Liam
2023-06-16
vfs_real: ensure size cache is reset on write
Liam
2023-06-16
patch_manager: remove unnecessary GetSize calls
Liam
2023-06-16
vfs_real: misc optimizations
Liam
2023-06-15
nx_tzdb: Correct Antarctica spelling
lat9nq
2023-06-14
Merge pull request #10729 from liamwhite/windows-is-a-meme
bunnei
2023-06-13
vfs_real: require file existence on open
Liam
2023-06-13
vfs_real: add simplified open file cache
Liam
2023-06-13
Merge pull request #10603 from lat9nq/tz-more-complete
bunnei
2023-06-13
vfs_real: lazily open files
Liam
2023-06-13
vfs_real: add file LRU cache for open file limits
Liam
2023-06-11
android: Add update support
Narr the Reg
2023-06-07
Merge pull request #10591 from keve1227/localized-game-icons
liamwhite
2023-06-05
time_zone_binary: Add zoneinfo data
lat9nq
2023-06-03
Fix typo
Kevin Sundqvist Norlén
2023-06-03
Update Chinese NX language names
Keve1227
2023-06-03
Pick game icon based on the configured system language
Keve1227
2023-06-03
romfs: use vfs_cached for romfs output
Liam
2023-06-03
vfs: add vfs_cached for romfs build
Liam
2023-05-26
vfs_concat: fix time complexity of read
Liam
2023-05-11
fs: adjust future save path
Liam
2023-05-07
vfs_layered: avoid n^2 lookup in layeredfs building
Liam
2023-05-07
vfs_vector: avoid n^2 lookup in layeredfs building
Liam
2023-03-12
general: fix spelling mistakes
Liam
2023-02-15
Merge pull request #9796 from liamwhite/current
liamwhite
2023-02-14
remove static from pointer sized or smaller types for aesthetics, change cons...
arades79
2023-02-14
add static lifetime to constexpr values to force compile time evaluation wher...
arades79
2023-02-13
general: rename CurrentProcess to ApplicationProcess
Liam
2023-01-01
vfs: Replace cstr concat with char concat
Merry
2022-11-22
general: fix compile for Apple Clang
Liam
2022-10-27
Merge pull request #9115 from vonchenplus/game_name_by_language
bunnei
[prev]
[next]