summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/card_image.h (unfollow)
Commit message (Expand)AuthorFilesLines
2022-04-23general: Convert source file copyright comments over to SPDXMorph1-3/+2
2021-07-20file_sys: Support load game collection (#6582)Feng Chen1-1/+2
2020-11-25core: loader: Implement support for loading indexed programs.bunnei1-1/+1
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash1-2/+5
2020-07-01key_manager: Correct casing of instance()Lioncash1-1/+1
2020-05-20crypto: Make KeyManager a singleton classFearlessTobi1-1/+1
2019-09-23card_image: Add accessors for raw partitions in XCIZach Hilman1-0/+7
2019-09-23card_image: Lazily load partitions in XCIZach Hilman1-6/+10
2019-09-21card_image: Add accessors for gamecard certificateZach Hilman1-0/+5
2019-09-21card_image: Add functions to query gamecard update partitionZach Hilman1-0/+4
2018-11-21file_sys/card_image: Provide named members for the GamecardInfo structLioncash1-1/+12
2018-11-02file_sys: Use common KeyManager in NCA container typesZach Hilman1-0/+3
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman1-3/+0
2018-10-16XCI: Add function for checking the existence of the program NCALioncash1-1/+1
2018-09-04main: Only show DRD deprecation warning onceZach Hilman1-1/+0
2018-09-04card_image: Add program title ID getterZach Hilman1-0/+2
2018-09-04nsp: Comply with style and performance guidelinesZach Hilman1-1/+1
2018-09-04card_image: Parse XCI secure partition with NSPZach Hilman1-0/+7
2018-09-04file_sys: Replace includes with forward declarations where applicableLioncash1-2/+9
2018-08-23xci: Fix error masking issueZach Hilman1-0/+2
2018-08-12card_image: Use type aliases to shorten definitionsLioncash1-3/+3
2018-08-12card_image: Add accessor for all NCAs in XCIZach Hilman1-0/+1
2018-08-01Add missing includes and use const where applicableZach Hilman1-0/+3
2018-08-01Remove files that are not usedZach Hilman1-0/+93