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
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2024-02-26
general: fix asan errors
Liam
1
-2
/
+2
2024-02-23
fs: add ISaveDataTransferProhibiter, stub FindSaveDataWithFilter
Liam
1
-0
/
+13
2024-02-21
fs: add missing mutex header for member (#13106)
liamwhite
1
-0
/
+1
2024-02-19
Address review comments pt. 2
FearlessTobi
4
-11
/
+30
2024-02-19
Address review comments
FearlessTobi
6
-22
/
+30
2024-02-19
fs: Refactor to use cmif serialization
FearlessTobi
1
-0
/
+36
2024-02-19
fs: Add FileSystemAccessor classes
FearlessTobi
7
-5
/
+485
2024-02-19
Address review comments
FearlessTobi
1
-0
/
+1
2024-02-19
fs: Add and use fs_save_data_types.h
FearlessTobi
3
-135
/
+197
2024-02-19
scope_exit: Make constexpr
FearlessTobi
4
-8
/
+16
2024-02-18
ns: rewrite IPlatformServiceManager
Liam
1
-1
/
+1
2024-02-18
file_sys: Fix nacp field cache_storage_max_index datatype
Leystryku
1
-2
/
+2
2024-02-10
am: use applet program loading for tested versions
Liam
2
-0
/
+5
2024-02-10
service: bcat: Address review issues
Narr the Reg
1
-0
/
+1
2024-01-26
vfs: Fix getting URI filename
t895
1
-0
/
+9
2024-01-25
Address review comments and fix compilation problems
FearlessTobi
8
-249
/
+225
2024-01-25
fs: Add path class
FearlessTobi
7
-0
/
+2193
2024-01-25
fs/errors: Unify naming of result codes
FearlessTobi
1
-10
/
+5
2024-01-25
fs: Replace Mode enum by OpenMode enum
FearlessTobi
9
-121
/
+130
2024-01-25
vfs: Move vfs files to their own directory
FearlessTobi
74
-86
/
+86
2024-01-24
Rework time service to fix time passing offline.
Kelebek1
2
-5
/
+8
2024-01-19
android: Add addon delete button
t895
2
-14
/
+46
2024-01-11
fsp-srv: use program registry for SetCurrentProcess
Liam
2
-11
/
+16
2024-01-06
service: set: Rename files
german77
1
-1
/
+1
2024-01-04
android: Re-add global save manager
t895
2
-0
/
+10
2023-12-28
ips_layer: prevent out of bounds access with offset exceeding module size
Liam
1
-0
/
+7
2023-12-22
general: properly support multiple memory instances
Liam
2
-3
/
+16
2023-12-09
fs: don't enumerate hidden savedata size file
Liam
2
-4
/
+6
2023-12-05
Improve path splitting speed
BreadFish64
2
-12
/
+4
2023-12-03
fsmitm_romfsbuild: optimize for data locality
Liam
5
-85
/
+82
2023-12-03
romfs: cache file and directory metadata tables
Liam
1
-28
/
+55
2023-12-01
file_sys: handle null romfs
Liam
3
-11
/
+14
2023-10-31
romfs: fix extraction of single-directory root
Liam
2
-37
/
+16
2023-10-21
kernel: update KProcess
Liam
2
-11
/
+14
2023-10-20
set: return version info from system archive
Liam
1
-0
/
+4
2023-10-13
fsmitm_romfsbuild: avoid unnecessary copies of vfs pointers
Liam
9
-80
/
+75
2023-10-02
ci: fix new codespell errors
Liam
1
-1
/
+1
2023-09-30
loader: don't reassign program ID on npdm reparse
Liam
2
-0
/
+9
2023-09-21
pfs: Fix reading filenames past the buffer end
rkfg
1
-0
/
+1
2023-09-16
registered_cache: correct file deletion case
Liam
1
-1
/
+3
2023-09-14
core: improve debug workflow
Liam
2
-3
/
+3
2023-09-13
ips_layer: Remove uncaught usage of stoul/ll
lat9nq
1
-2
/
+2
2023-09-12
qt: add verification for installed contents
Liam
4
-1
/
+37
2023-09-05
core: Add support for loading NSPs with personalized tickets. (#10048)
Steveice10
2
-33
/
+3
2023-08-28
vfs: ensure key area keys are validated
Liam
1
-4
/
+13
2023-08-26
registered_cache: create fake CNMT entries for program updates of multiprogra...
liamwhite
1
-9
/
+28
2023-08-21
patch_manager: apply manual HTML patches when present
Liam
1
-1
/
+8
2023-08-17
file_sys/card_image: support dumps with prepended key area
Liam
2
-7
/
+42
2023-08-16
file_sys: tolerate empty NCA
Liam
3
-3
/
+3
2023-08-15
fssystem: rework for yuzu style
Liam
30
-334
/
+335
[next]