summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/card_image.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* vfs: Move vfs files to their own directoryFearlessTobi2024-01-251-1/+1
* file_sys/card_image: support dumps with prepended key areaLiam2023-08-181-0/+1
* general: Convert source file copyright comments over to SPDXMorph2022-04-231-3/+2
* file_sys: Support load game collection (#6582)Feng Chen2021-07-201-1/+2
* core: loader: Implement support for loading indexed programs.bunnei2020-11-251-1/+1
* file_sys: Replace inclusions with forward declarations where applicableLioncash2020-08-231-2/+5
* key_manager: Correct casing of instance()Lioncash2020-07-011-1/+1
* crypto: Make KeyManager a singleton classFearlessTobi2020-05-201-1/+1
* card_image: Add accessors for raw partitions in XCIZach Hilman2019-09-231-0/+7
* card_image: Lazily load partitions in XCIZach Hilman2019-09-231-6/+10
* card_image: Add accessors for gamecard certificateZach Hilman2019-09-211-0/+5
* card_image: Add functions to query gamecard update partitionZach Hilman2019-09-211-0/+4
* file_sys/card_image: Provide named members for the GamecardInfo structLioncash2018-11-211-1/+12
* file_sys: Use common KeyManager in NCA container typesZach Hilman2018-11-021-0/+3
* vfs: Remove InterpretAsDirectory and related functionsZach Hilman2018-10-191-3/+0
* XCI: Add function for checking the existence of the program NCALioncash2018-10-161-1/+1
* main: Only show DRD deprecation warning onceZach Hilman2018-09-041-1/+0
* card_image: Add program title ID getterZach Hilman2018-09-041-0/+2
* nsp: Comply with style and performance guidelinesZach Hilman2018-09-041-1/+1
* card_image: Parse XCI secure partition with NSPZach Hilman2018-09-041-0/+7
* file_sys: Replace includes with forward declarations where applicableLioncash2018-09-041-2/+9
* xci: Fix error masking issueZach Hilman2018-08-231-0/+2
* Merge pull request #1005 from DarkLordZach/registered-fmtbunnei2018-08-161-0/+1
|\
| * card_image: Add accessor for all NCAs in XCIZach Hilman2018-08-121-0/+1
* | card_image: Use type aliases to shorten definitionsLioncash2018-08-121-3/+3
|/
* Add missing includes and use const where applicableZach Hilman2018-08-011-0/+3
* Remove files that are not usedZach Hilman2018-08-011-0/+93