summaryrefslogtreecommitdiffstats
path: root/src/core/file_sys/card_image.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* 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