summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/fssystem (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: fix asan errorsLiam2024-02-271-2/+2
* fs: add missing mutex header for member (#13106)liamwhite2024-02-211-0/+1
* scope_exit: Make constexprFearlessTobi2024-02-191-1/+3
* vfs: Move vfs files to their own directoryFearlessTobi2024-01-2513-15/+15
* fssystem: rework for yuzu styleLiam2023-08-1527-323/+327
* fssystem: reduce overalignment of unbuffered storage operationsLiam2023-08-155-54/+28
* vfs: expand support for NCA readingLiam2023-08-1544-0/+7720