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
*
kernel: update KProcess
Liam
2023-10-21
2
-11
/
+14
*
set: return version info from system archive
Liam
2023-10-20
1
-0
/
+4
*
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
Liam
2023-10-13
9
-80
/
+75
*
Merge pull request #11639 from liamwhite/no-program-id-change
liamwhite
2023-10-07
2
-0
/
+9
|
\
|
*
loader: don't reassign program ID on npdm reparse
Liam
2023-09-30
2
-0
/
+9
*
|
ci: fix new codespell errors
Liam
2023-10-02
1
-1
/
+1
|
/
*
pfs: Fix reading filenames past the buffer end
rkfg
2023-09-21
1
-0
/
+1
*
registered_cache: correct file deletion case
Liam
2023-09-16
1
-1
/
+3
*
Merge pull request #11500 from liamwhite/debug-stuff
liamwhite
2023-09-16
2
-3
/
+3
|
\
|
*
core: improve debug workflow
Liam
2023-09-14
2
-3
/
+3
*
|
ips_layer: Remove uncaught usage of stoul/ll
lat9nq
2023-09-13
1
-2
/
+2
|
/
*
qt: add verification for installed contents
Liam
2023-09-12
4
-1
/
+37
*
core: Add support for loading NSPs with personalized tickets. (#10048)
Steveice10
2023-09-05
2
-33
/
+3
*
vfs: ensure key area keys are validated
Liam
2023-08-28
1
-4
/
+13
*
registered_cache: create fake CNMT entries for program updates of multiprogra...
liamwhite
2023-08-26
1
-9
/
+28
*
Merge pull request #11309 from liamwhite/full-xci
liamwhite
2023-08-21
2
-7
/
+42
|
\
|
*
file_sys/card_image: support dumps with prepended key area
Liam
2023-08-17
2
-7
/
+42
*
|
patch_manager: apply manual HTML patches when present
Liam
2023-08-21
1
-1
/
+8
*
|
file_sys: tolerate empty NCA
Liam
2023-08-16
3
-3
/
+3
*
|
fssystem: rework for yuzu style
Liam
2023-08-15
30
-334
/
+335
*
|
fssystem: reduce overalignment of unbuffered storage operations
Liam
2023-08-15
5
-54
/
+28
*
|
vfs: expand support for NCA reading
Liam
2023-08-15
56
-974
/
+7917
|
/
*
core: remove ResultVal type
Liam
2023-08-08
6
-47
/
+20
*
configure_system: Implement with for loop
lat9nq
2023-07-21
2
-3
/
+4
*
file_sys/content_archive: Detect compressed NCAs (#11047)
Tobias
2023-07-12
1
-1
/
+38
*
vfs_real: use open file size for getting size (#11016)
liamwhite
2023-07-06
1
-1
/
+2
*
fsmitm_romfsbuild: avoid full path lookups
Liam
2023-06-27
1
-21
/
+17
*
vfs_real: lock concurrent accesses
Liam
2023-06-23
2
-25
/
+45
*
Merge pull request #10806 from liamwhite/worst-fs-implementation-ever
bunnei
2023-06-22
3
-24
/
+42
|
\
|
*
vfs_real: ensure size cache is reset on write
Liam
2023-06-16
1
-0
/
+2
|
*
patch_manager: remove unnecessary GetSize calls
Liam
2023-06-16
1
-5
/
+4
|
*
vfs_real: misc optimizations
Liam
2023-06-16
2
-19
/
+36
*
|
vfs_concat: verify short read
Liam
2023-06-19
1
-0
/
+5
*
|
vfs_concat: fix offset calculation when not aligned to file boundary
Liam
2023-06-18
1
-4
/
+5
*
|
nx_tzdb: Correct Antarctica spelling
lat9nq
2023-06-15
1
-1
/
+1
|
/
*
Merge pull request #10729 from liamwhite/windows-is-a-meme
bunnei
2023-06-14
2
-99
/
+118
|
\
|
*
vfs_real: require file existence on open
Liam
2023-06-13
1
-0
/
+4
|
*
vfs_real: add simplified open file cache
Liam
2023-06-13
2
-1
/
+18
|
*
vfs_real: lazily open files
Liam
2023-06-13
2
-11
/
+3
|
*
vfs_real: add file LRU cache for open file limits
Liam
2023-06-13
2
-100
/
+106
*
|
Merge pull request #10603 from lat9nq/tz-more-complete
bunnei
2023-06-13
1
-642
/
+64
|
\
\
|
|
/
|
/
|
|
*
time_zone_binary: Add zoneinfo data
lat9nq
2023-06-05
1
-642
/
+64
*
|
android: Add update support
Narr the Reg
2023-06-11
1
-0
/
+1
*
|
Merge pull request #10591 from keve1227/localized-game-icons
liamwhite
2023-06-07
3
-9
/
+40
|
\
\
|
|
/
|
/
|
|
*
Fix typo
Kevin Sundqvist Norlén
2023-06-03
1
-1
/
+1
|
*
Update Chinese NX language names
Keve1227
2023-06-03
2
-8
/
+8
|
*
Pick game icon based on the configured system language
Keve1227
2023-06-03
1
-1
/
+32
*
|
romfs: use vfs_cached for romfs output
Liam
2023-06-03
3
-24
/
+2
*
|
vfs: add vfs_cached for romfs build
Liam
2023-06-03
3
-2
/
+97
|
/
*
vfs_concat: fix time complexity of read
Liam
2023-05-26
3
-68
/
+124
[next]