46 Commits (a1ea1c3dd366f6126324e5b7676e2eb882329dbc)

Author SHA1 Message Date
Liam a1ea1c3dd3 file_sys: tolerate empty NCA 2 years ago
Liam 1cecd1d96a fssystem: rework for yuzu style 2 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 2 years ago
Morph c6c56d3e9c general: Resolve -Wunused-lambda-capture and C5233 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj d27abf5546 core: Remove unused includes 4 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 4 years ago
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
bunnei 9f8d7748d9 core: loader: Implement support for loading indexed programs. 5 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 5 years ago
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 6 years ago
Zach Hilman fd66788be4 card_image: Implement system update commands in XCI 6 years ago
Zach Hilman 30eb8fa105 card_image: Add accessors for raw partitions in XCI 6 years ago
Zach Hilman 2e7ba9d78f card_image: Lazily load partitions in XCI 6 years ago
Zach Hilman c094f75276 card_image: Add accessors for gamecard certificate 7 years ago
Zach Hilman 58dba10b63 card_image: Add functions to query gamecard update partition 7 years ago
Lioncash 14aca37172 file_sys/card_image: Remove obsolete TODO 7 years ago
Lioncash c45be86d6e file_sys/card_image: Deduplicate casts within AddNCAFromPartition() 7 years ago
Lioncash f5f9c52900 file_sys/card_image: Make bracing consistent 7 years ago
Lioncash 8bfb8e3dce file_sys/card_image: Assign collapsed NCA contents directly to ncas member 7 years ago
Lioncash 907c499608 file_sys/card_image: Deduplicate type cast 7 years ago
Lioncash c305601f9b file_sys/card_image: Get rid of a magic number 7 years ago
Lioncash bfafb5f7d1 file_sys/card_image: Use std::array deduction guides 7 years ago
Zach Hilman cf81685cc8 file_sys: Use common KeyManager in NCA container types 7 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 7 years ago
Lioncash 54ff822f66 XCI: Add function for checking the existence of the program NCA 7 years ago
Lioncash d91cd1d638 card_image: Ensure program_nca_status is always initialized 7 years ago
fearlessTobi 1190ea6ddb Port #4182 from Citra: "Prefix all size_t with std::" 7 years ago
Zach Hilman 4148e4fbba nsp: Fix error masking issue with XCI files 7 years ago
Zach Hilman a67309aa0e card_image: Add program title ID getter 7 years ago
Zach Hilman 887ffb2512 nsp: Comply with style and performance guidelines 7 years ago
Zach Hilman 57769f8d0d card_image: Parse XCI secure partition with NSP 7 years ago
Lioncash a9f4e31cc0 file_sys: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman 7e04e10f4d xci: Ignore NCA files with updates in secure 7 years ago
Zach Hilman 1c1491a1cf xci: Fix error masking issue 7 years ago
Lioncash aaed702790 loader: Make ResultStatus directly compatible with fmt 7 years ago
Lioncash 91c673cac7 card_image: Use type aliases to shorten definitions 7 years ago
Lioncash d323d72fd5 card_image: Simplify return statement of GetSubdirectories() 7 years ago
Zach Hilman f903b556d8 card_image: Add accessor for all NCAs in XCI 7 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 7 years ago
Zach Hilman d53b3a13b3 loader: Add icon and title support to XCI 7 years ago
Zach Hilman f93e75f496 Use ErrorEncrypted where applicable and fix no keys crash 8 years ago
Zach Hilman 568ce6304c Add missing includes and use const where applicable 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago