aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/filesystem.cpp
AgeCommit message (Collapse)Author
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
* Virtual Filesystem * Fix delete bug and documentate * Review fixes + other stuff * Fix puyo regression
2018-07-02Rename logging macro back to LOG_*James Rowe
2018-04-25file-sys: Move logging macros over to the new fmt-capable onesLioncash
2018-01-21file_sys: Cleanup to better match Switch file system constructs.bunnei
file_sys: Add factory class for RomFS file system.