summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/registered_cache.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* registration: Take RawCopy function as parameterZach Hilman2018-08-121-3/+6
| | | | Instead of defaulting to VfsRawCopy
* file_sys: Comply to style guidelinesZach Hilman2018-08-121-5/+8
|
* file_sys: Add RegisteredCacheZach Hilman2018-08-121-0/+108
Manages NAND NCA get and install.