summaryrefslogtreecommitdiff
path: root/src/core/file_sys/card_image.h
AgeCommit message (Expand)Author
2025-01-14Revert incorrect copyright attribution for non-contributed filesZephyron
2024-12-31chore: update project references and add Citron copyrightZephyron
2024-01-25vfs: Move vfs files to their own directoryFearlessTobi
2023-08-17file_sys/card_image: support dumps with prepended key areaLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-07-20file_sys: Support load game collection (#6582)Feng Chen
2020-11-24core: loader: Implement support for loading indexed programs.bunnei
2020-08-23file_sys: Replace inclusions with forward declarations where applicableLioncash
2020-07-01key_manager: Correct casing of instance()Lioncash
2020-05-20crypto: Make KeyManager a singleton classFearlessTobi
2019-09-22card_image: Add accessors for raw partitions in XCIZach Hilman
2019-09-22card_image: Lazily load partitions in XCIZach Hilman
2019-09-21card_image: Add accessors for gamecard certificateZach Hilman
2019-09-21card_image: Add functions to query gamecard update partitionZach Hilman
2018-11-20file_sys/card_image: Provide named members for the GamecardInfo structLioncash
2018-11-01file_sys: Use common KeyManager in NCA container typesZach Hilman
2018-10-19vfs: Remove InterpretAsDirectory and related functionsZach Hilman
2018-10-16XCI: Add function for checking the existence of the program NCALioncash
2018-09-04main: Only show DRD deprecation warning onceZach Hilman
2018-09-04card_image: Add program title ID getterZach Hilman
2018-09-04nsp: Comply with style and performance guidelinesZach Hilman
2018-09-04card_image: Parse XCI secure partition with NSPZach Hilman
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-08-23xci: Fix error masking issueZach Hilman
2018-08-15Merge pull request #1005 from DarkLordZach/registered-fmtbunnei
2018-08-12card_image: Use type aliases to shorten definitionsLioncash
2018-08-11card_image: Add accessor for all NCAs in XCIZach Hilman
2018-08-01Add missing includes and use const where applicableZach Hilman
2018-08-01Remove files that are not usedZach Hilman