summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/partition_filesystem.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-07-08Revert "Virtual Filesystem (#597)"bunnei1-62/+74
2018-07-06Virtual Filesystem (#597)Zach Hilman1-74/+62
2018-07-03Update clang formatJames Rowe1-2/+2
2018-07-03Rename logging macro back to LOG_*James Rowe1-4/+4
2018-06-21Add support for decrypted NCA files (#567)Zach Hilman1-3/+15
2018-06-20Build: Fixed some MSVC warnings in various parts of the code.Subv1-3/+3
2018-04-25file-sys: Move logging macros over to the new fmt-capable onesLioncash1-2/+1
2018-04-17file_sys: Use NGLOGshinyquagsire231-5/+5
2018-04-16file_sys: tweaksshinyquagsire231-4/+5
2018-04-16file_sys: Add HFS/PFS helper componentshinyquagsire231-0/+124