summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/registered_cache.h (unfollow)
Commit message (Expand)AuthorFilesLines
2018-09-04bktr: Fix missing includes and optimize styleZach Hilman1-1/+1
2018-09-04registration: Add RegisteredCacheUnionZach Hilman1-0/+40
2018-09-04main: Only show DRD deprecation warning onceZach Hilman1-0/+1
2018-09-04registration: Add support for installing NSP filesZach Hilman1-2/+4
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-4/+7
2018-08-23file_sys: Cut down on includes and copiesZach Hilman1-0/+1
2018-08-23registration: Add GetEntryUnparsed methodsZach Hilman1-0/+3
2018-08-12registration: Add support for force overwrite of installedZach Hilman1-5/+15
2018-08-12registration: Take RawCopy function as parameterZach Hilman1-3/+6
2018-08-12file_sys: Comply to style guidelinesZach Hilman1-5/+8
2018-08-12file_sys: Add RegisteredCacheZach Hilman1-0/+108