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
*
fspsrv: Implement DisableAutoSaveDataCreation (#6355)
Chloe
2021-06-02
2
-1
/
+8
*
general: Replace RESULT_UNKNOWN with ResultUnknown
Morph
2021-06-02
2
-5
/
+5
*
common: fs: Rework the Common Filesystem interface to make use of std::filesy...
Morph
2021-05-25
10
-140
/
+136
*
Merge pull request #6319 from Morph1984/no-install-base
bunnei
2021-05-16
2
-0
/
+8
|
\
|
*
main: Prevent installing base titles into NAND
Morph
2021-05-16
2
-0
/
+8
*
|
core: Make variable shadowing a compile-time error
Lioncash
2021-05-16
12
-25
/
+34
|
/
*
hle: kernel: Rename Process to KProcess.
bunnei
2021-05-05
2
-2
/
+2
*
Merge pull request #6269 from lioncash/file-shadow
bunnei
2021-05-02
21
-114
/
+132
|
\
|
*
file_sys: Resolve cases of variable shadowing
Lioncash
2021-05-02
21
-114
/
+132
*
|
service: filesystem: Return proper error codes for CreateFile
Morph
2021-05-01
1
-0
/
+1
|
/
*
Merge pull request #6230 from Morph1984/default-resource-size
bunnei
2021-04-24
2
-3
/
+6
|
\
|
*
program_metadata: Set a default resource size when a NPDM is not present
Morph
2021-04-23
2
-3
/
+6
*
|
program_metadata: Explicitly specify copy/move functions
Lioncash
2021-04-23
1
-0
/
+6
|
/
*
common: Move settings to common from core.
bunnei
2021-04-14
1
-1
/
+1
*
pctl: Rework how pctl works to be more accurate
Chloe Marcec
2021-03-27
2
-0
/
+10
*
Merge pull request #6070 from Morph1984/sysver-11.0.1
bunnei
2021-03-16
1
-5
/
+5
|
\
|
*
system_version: Update to 11.0.1
Morph
2021-03-14
1
-5
/
+5
*
|
system_archive: Update NgWord archive version
Morph
2021-03-14
1
-2
/
+2
|
/
*
vfs_real: When moving files or directories, don't assume file opening will su...
comex
2021-01-23
1
-4
/
+10
*
core: Silence Wclass-memaccess warnings
ReinUsesLisp
2021-01-15
1
-2
/
+2
*
common/common_funcs: Rename INSERT_UNION_PADDING_{BYTES,WORDS} to _NOINIT
ReinUsesLisp
2021-01-15
1
-12
/
+12
*
file_sys/registered_cache: Silence virtual functions without override warnings
ReinUsesLisp
2021-01-09
1
-4
/
+4
*
core: Silence warnings when compiling without asserts
ReinUsesLisp
2021-01-05
2
-2
/
+3
*
system_archive: Add + and - buttons to the Nintendo Extended OSS font
Morph
2020-12-18
2
-315
/
+343
*
system_archive: Update Nintendo Extended OSS font
Morph
2020-12-17
2
-182
/
+347
*
Merge pull request #5119 from Morph1984/fs-opendatastoragewithprogramindex
bunnei
2020-12-15
4
-2
/
+84
|
\
|
*
fsp_srv: Implement OpenDataStorageWithProgramIndex
Morph
2020-12-08
2
-0
/
+26
|
*
file_sys: Consolidate common Title ID operations
Morph
2020-12-08
2
-2
/
+58
*
|
Merge pull request #5183 from lioncash/alias2
bunnei
2020-12-12
19
-127
/
+133
|
\
\
|
*
|
vfs: Use existing type aliases consistently
Lioncash
2020-12-10
19
-127
/
+133
*
|
|
Revert "Merge pull request #5176 from Morph1984/fix-createfile"
Morph
2020-12-11
1
-6
/
+2
|
/
/
*
|
vfs_real: Fix CreateFile for files without a file extension
Morph
2020-12-09
1
-2
/
+6
*
|
core: Remove unnecessary enum casts in log calls
Lioncash
2020-12-07
1
-8
/
+11
|
/
*
video_core: Resolve more variable shadowing scenarios pt.3
Lioncash
2020-12-05
1
-6
/
+6
*
system_version: Update to 11.0.0
Chloe Marcec
2020-12-05
1
-6
/
+6
*
savedata_factory: Eliminate usage of the global system instance
Lioncash
2020-11-27
2
-11
/
+18
*
core: loader: Implement support for loading indexed programs.
bunnei
2020-11-24
4
-7
/
+10
*
patch_manager: Remove usages of the global system instance
Lioncash
2020-11-18
3
-48
/
+52
*
Revert "core: Fix clang build"
bunnei
2020-10-20
5
-37
/
+23
*
core: Fix clang build
Lioncash
2020-10-17
5
-23
/
+37
*
core/CMakeLists: Make some warnings errors
Lioncash
2020-10-13
4
-7
/
+9
*
Merge pull request #3929 from FearlessTobi/ticket-keys
bunnei
2020-10-12
2
-32
/
+30
|
\
|
*
file_sys/nsp: Make SetTicketKeys actually do something
FearlessTobi
2020-07-18
2
-32
/
+30
*
|
submission_package: Fix updates integrated into cartridge images.
Morph
2020-09-24
1
-3
/
+22
*
|
General: Make use of std::nullopt where applicable
Lioncash
2020-09-22
4
-14
/
+18
*
|
ips_layer: Eliminate a redundant copy in Parse()
Lioncash
2020-09-22
1
-2
/
+4
*
|
Merge pull request #4675 from Morph1984/fix-boot-multicontent
bunnei
2020-09-21
1
-5
/
+5
|
\
\
|
*
|
submission_package: Account for multi-content NSPs
Morph
2020-09-17
1
-5
/
+5
*
|
|
control_metadata: Resolve typo in Portuguese language name
Lioncash
2020-09-17
1
-1
/
+1
*
|
|
file_sys/romfs_factory: Eliminate usage of the global system accessor
Lioncash
2020-09-16
2
-28
/
+43
[next]