summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/bis_factory.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicableLioncash2018-10-161-6/+6
* fsmitm: Cleanup and modernize fsmitm portZach Hilman2018-09-241-1/+1
* bis_factory: Add mod directory VFS getterZach Hilman2018-09-221-2/+10
* file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-0/+3
* vfs: Add GetOrCreateDirectoryRelative methodZach Hilman2018-08-231-9/+2
* bis_factory: Create NAND dirs if they don't existZach Hilman2018-08-121-2/+9
* bis_factory: Add partial implementation of BISFactoryZach Hilman2018-08-121-0/+24