21 Commits (d046ef71125663da3330560ed19adcc0f80348ca)

Author SHA1 Message Date
Bakugo d046ef7112 file_sys/submission_package: Don't warn about missing DeltaFragment NCAs 7 years ago
Lioncash 59d55c8137 common/hex_util: Combine HexVectorToString() and HexArrayToString() 7 years ago
Zach Hilman 3f62d06b38 core: Port current uses of RegisteredCache to ContentProvider 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
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Lioncash b9b8610d6d submission_package: Avoid dangling std::string_view within SetTicketKeys() 7 years ago
Lioncash 689010c2fa submission_package: Correct location of null check within SetTicketKeys() 7 years ago
Lioncash b77f6a32ff submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS() 7 years ago
Lioncash 8f51371d7b submission_package: Ensure the 'extracted' member variable is always initialized 7 years ago
Lioncash e4f994749b submission_package: Move ExeFS and RomFS initialization to its own function 7 years ago
Lioncash eb438661e6 submission_package: Move NCA reading code to its own function 7 years ago
Lioncash 17fb526fd9 submission_package: Move ticket key setting to its own function 7 years ago
Lioncash 0b2773e2c6 submission_package: Invert conditionals within NSP's constructor to reduce nesting 7 years ago
Lioncash c0f0078eb1 file_sys/submission_package: Correct constructor initialization list order 7 years ago
Lioncash a4907882ad file_sys/submission_package: Replace includes with forward declarations where applicable 7 years ago
Zach Hilman 4148e4fbba nsp: Fix error masking issue with XCI files 7 years ago
Zach Hilman 44448809d5 main: Only show DRD deprecation warning once 7 years ago
Zach Hilman 887ffb2512 nsp: Comply with style and performance guidelines 7 years ago
Zach Hilman a9397ca8c0 file_sys: Add Nintendo Submission Package (NSP) 7 years ago