aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/content_archive.h
AgeCommit message (Expand)Author
2018-09-04bktr: Implement IVFC offset shiftingZach Hilman
2018-09-04content_archive: Add BKTR header parsing to NCAZach Hilman
2018-09-03file_sys: Replace includes with forward declarations where applicableLioncash
2018-08-23content_archive: Add update title detectionZach Hilman
2018-08-20registration: Add Data_Unknown5 NCAContentTypeZach Hilman
2018-08-09loader: Add more descriptive errorsZach Hilman
2018-08-08Merge pull request #850 from DarkLordZach/icon-metabunnei
2018-08-06loader: Add icon and title support to XCIZach Hilman
2018-08-04content_archive: Add support for titlekey cryptographyZach Hilman
2018-08-01Use ErrorEncrypted where applicable and fix no keys crashZach Hilman
2018-08-01Add missing includes and use const where applicableZach Hilman
2018-08-01Make XCI comply to review and style guidelinesZach Hilman
2018-08-01Extract mbedtls to cpp fileZach Hilman
2018-08-01Remove files that are not usedZach Hilman
2018-07-18content_archive: Make IsDirectoryExeFS() take a shared_ptr as a const referenceLioncash
2018-07-18content_archive: Add missing standard includesLioncash
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman