summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/fssystem (unfollow)
Commit message (Expand)AuthorFilesLines
2024-02-21fs: add missing mutex header for member (#13106)liamwhite1-0/+1
2024-02-19scope_exit: Make constexprFearlessTobi1-1/+3
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi13-15/+15
2023-08-15fssystem: rework for yuzu styleLiam27-323/+327
2023-08-15fssystem: reduce overalignment of unbuffered storage operationsLiam5-54/+28
2023-08-15vfs: expand support for NCA readingLiam44-0/+7720