summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/partition_filesystem.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-19partition_filesystem: Ensure all class members of PartitionFilesystem are initializedLioncash1-4/+6
2018-07-19Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman1-15/+14
2018-07-08Revert "Virtual Filesystem (#597)"bunnei1-14/+15
2018-07-06Virtual Filesystem (#597)Zach Hilman1-15/+14
2018-06-21Add support for decrypted NCA files (#567)Zach Hilman1-1/+1
2018-06-20Build: Fixed some MSVC warnings in various parts of the code.Subv1-3/+3
2018-04-16file_sys: tweaksshinyquagsire231-2/+2
2018-04-16file_sys: Add HFS/PFS helper componentshinyquagsire231-0/+87