aboutsummaryrefslogtreecommitdiff
path: root/src/core/file_sys/content_archive.cpp
AgeCommit message (Expand)Author
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-01Add missing parameter to files.push_back()Zach Hilman
2018-08-01Use more descriptive error codes and messagesZach 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-01Remove files that are not usedZach Hilman
2018-07-27RomFS ExtractionZach Hilman
2018-07-18content_archive: std::move VirtualFile in NCA's constructorLioncash
2018-07-18Virtual Filesystem 2: Electric Boogaloo (#676)Zach Hilman
2018-07-07Revert "Virtual Filesystem (#597)"bunnei
2018-07-06Virtual Filesystem (#597)Zach Hilman