index
:
anonymous/yuzu
master
yuzu is the world's most popular, open-source, Nintendo Switch emulator — started by the creators of Citra. It is written in C++ with portability in mind,
mirror
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
core
/
file_sys
/
partition_filesystem.h
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
vfs: Move vfs files to their own directory
FearlessTobi
2024-01-25
1
-1
/
+1
*
general: Convert source file copyright comments over to SPDX
Morph
2022-04-23
1
-3
/
+2
*
file_sys: Replace inclusions with forward declarations where applicable
Lioncash
2020-08-23
1
-4
/
+4
*
pfs: Provide accessors for file sizes and offsets
Zach Hilman
2019-09-23
1
-0
/
+6
*
vfs: Remove InterpretAsDirectory and related functions
Zach Hilman
2018-10-19
1
-4
/
+0
*
file-sys: Default heavy-weight class destructors in the cpp file
Lioncash
2018-09-20
1
-0
/
+2
*
Port #4182 from Citra: "Prefix all size_t with std::"
fearlessTobi
2018-09-15
1
-1
/
+1
*
made ResultStatus a u16
David Marcec
2018-08-12
1
-1
/
+1
*
partition_filesystem: Ensure all class members of PartitionFilesystem are initialized
Lioncash
2018-07-19
1
-4
/
+6
*
Virtual Filesystem 2: Electric Boogaloo (#676)
Zach Hilman
2018-07-19
1
-15
/
+14
*
Revert "Virtual Filesystem (#597)"
bunnei
2018-07-08
1
-14
/
+15
*
Virtual Filesystem (#597)
Zach Hilman
2018-07-06
1
-15
/
+14
*
Add support for decrypted NCA files (#567)
Zach Hilman
2018-06-21
1
-1
/
+1
*
Build: Fixed some MSVC warnings in various parts of the code.
Subv
2018-06-20
1
-3
/
+3
*
file_sys: tweaks
shinyquagsire23
2018-04-16
1
-2
/
+2
*
file_sys: Add HFS/PFS helper component
shinyquagsire23
2018-04-16
1
-0
/
+87