summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/submission_package.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* file_sys: Support load game collection (#6582)Feng Chen2021-07-201-4/+7
* core: Make variable shadowing a compile-time errorLioncash2021-05-161-1/+1
* core: loader: Implement support for loading indexed programs.bunnei2020-11-251-1/+3
* Merge pull request #3929 from FearlessTobi/ticket-keysbunnei2020-10-131-0/+1
|\
| * file_sys/nsp: Make SetTicketKeys actually do somethingFearlessTobi2020-07-181-0/+1
* | file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-1/+5
|/
* key_manager: Correct casing of instance()Lioncash2020-07-011-1/+1
* crypto: Make KeyManager a singleton classFearlessTobi2020-05-201-1/+1
* core: Port current uses of RegisteredCache to ContentProviderZach Hilman2019-03-271-4/+7
* file_sys: Use common KeyManager in NCA container typesZach Hilman2018-11-021-0/+2
* vfs: Remove InterpretAsDirectory and related functionsZach Hilman2018-10-191-3/+0
* submission_package: Ensure the 'extracted' member variable is always initializedLioncash2018-10-031-1/+1
* submission_package: Move ExeFS and RomFS initialization to its own functionLioncash2018-10-031-0/+1
* submission_package: Move NCA reading code to its own functionLioncash2018-10-031-0/+2
* file-sys: Default heavy-weight class destructors in the cpp fileLioncash2018-09-201-1/+1
* file_sys/submission_package: Replace includes with forward declarations where applicableLioncash2018-09-051-5/+8
* main: Only show DRD deprecation warning onceZach Hilman2018-09-041-1/+2
* nsp: Comply with style and performance guidelinesZach Hilman2018-09-041-0/+2
* file_sys: Add Nintendo Submission Package (NSP)Zach Hilman2018-09-041-0/+70