summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/bis_factory.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2018-10-29bis_factory: Add getter for mod dump root for a title IDZach Hilman1-1/+8
2018-10-16file_sys/registered_cache: Use unique_ptr and regular pointers instead of shared_ptrs where applicableLioncash1-6/+6
2018-09-24fsmitm: Cleanup and modernize fsmitm portZach Hilman1-1/+1
2018-09-22bis_factory: Add mod directory VFS getterZach Hilman1-2/+10
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-0/+3
2018-08-23vfs: Add GetOrCreateDirectoryRelative methodZach Hilman1-9/+2
2018-08-12bis_factory: Create NAND dirs if they don't existZach Hilman1-2/+9
2018-08-12bis_factory: Add partial implementation of BISFactoryZach Hilman1-0/+24