summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/partition_filesystem.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* made ResultStatus a u16David Marcec2018-08-121-1/+1
* partition_filesystem: Ensure all class members of PartitionFilesystem are initializedLioncash2018-07-191-4/+6
* Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman2018-07-191-15/+14
* Revert "Virtual Filesystem (#597)"bunnei2018-07-081-14/+15
* Virtual Filesystem (#597)Zach Hilman2018-07-061-15/+14
* Add support for decrypted NCA files (#567)Zach Hilman2018-06-211-1/+1
* Build: Fixed some MSVC warnings in various parts of the code.Subv2018-06-201-3/+3
* file_sys: tweaksshinyquagsire232018-04-161-2/+2
* file_sys: Add HFS/PFS helper componentshinyquagsire232018-04-161-0/+87