summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/submission_package.h (unfollow)
Commit message (Expand)AuthorFilesLines
2023-09-05core: Add support for loading NSPs with personalized tickets. (#10048)Steveice101-1/+0
2023-06-12android: Add update supportNarr the Reg1-0/+1
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-07-20file_sys: Support load game collection (#6582)Feng Chen1-4/+7
2021-05-16core: Make variable shadowing a compile-time errorLioncash1-1/+1
2020-11-25core: loader: Implement support for loading indexed programs.bunnei1-1/+3
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash1-1/+5
2020-07-18file_sys/nsp: Make SetTicketKeys actually do somethingFearlessTobi1-0/+1
2020-07-01key_manager: Correct casing of instance()Lioncash1-1/+1
2020-05-20crypto: Make KeyManager a singleton classFearlessTobi1-1/+1
2019-03-27core: Port current uses of RegisteredCache to ContentProviderZach Hilman1-4/+7
2018-11-02file_sys: Use common KeyManager in NCA container typesZach Hilman1-0/+2
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman1-3/+0
2018-10-03submission_package: Ensure the 'extracted' member variable is always initializedLioncash1-1/+1
2018-10-03submission_package: Move ExeFS and RomFS initialization to its own functionLioncash1-0/+1
2018-10-03submission_package: Move NCA reading code to its own functionLioncash1-0/+2
2018-09-20file-sys: Default heavy-weight class destructors in the cpp fileLioncash1-1/+1
2018-09-05file_sys/submission_package: Replace includes with forward declarations where applicableLioncash1-5/+8
2018-09-04main: Only show DRD deprecation warning onceZach Hilman1-1/+2
2018-09-04nsp: Comply with style and performance guidelinesZach Hilman1-0/+2
2018-09-04file_sys: Add Nintendo Submission Package (NSP)Zach Hilman1-0/+70