44 Commits (eaece15dbd61e8f82d431d1725fc7c8dc1e56802)

Author SHA1 Message Date
lizzie 395613b01f
[common/logging] Simplify logging logic and fix issues when logging before system is created (#3688) 3 months ago
Maufeat 69aff83ef4
[fs/core] Load external content without NAND install (#2862) 4 months ago
Steveice10 d5cac207fb core: Add support for loading NSPs with personalized tickets. (#10048) 3 years ago
Liam a1ea1c3dd3 file_sys: tolerate empty NCA 3 years ago
Liam 1cecd1d96a fssystem: rework for yuzu style 3 years ago
Liam 5e3139e7c6 vfs: expand support for NCA reading 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
ameerj d27abf5546 core: Remove unused includes 5 years ago
Feng Chen 77f209e391 file_sys: Support load game collection (#6582) 5 years ago
Lioncash eeae5217ba core: Make variable shadowing a compile-time error 5 years ago
Lioncash ab38371888 file_sys: Resolve cases of variable shadowing 5 years ago
bunnei 9f8d7748d9 core: loader: Implement support for loading indexed programs. 6 years ago
Morph 58f0798f1f submission_package: Fix updates integrated into cartridge images. 6 years ago
Morph 0b72422a10 submission_package: Account for multi-content NSPs 6 years ago
Lioncash da15e9f8a7 file_sys: Replace inclusions with forward declarations where applicable 6 years ago
FearlessTobi f7cf5430b0 file_sys/nsp: Make SetTicketKeys actually do something 6 years ago
Lioncash 1e362da176 key_manager: Correct casing of instance() 6 years ago
FearlessTobi 5e9e8073a0 crypto: Make KeyManager a singleton class 6 years ago
Zach Hilman 91d032d433 submisson_package: Fix edge case with improperly sized filenames 7 years ago
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 e62e715ac2 nsp: Correct status codes for extracted NSPs 7 years ago
Zach Hilman 5231fb95e6 nsp: Use title ID from NPDM metadata for extracted type NSPs 7 years ago
Zach Hilman 3f62d06b38 core: Port current uses of RegisteredCache to ContentProvider 8 years ago
Zach Hilman cf81685cc8 file_sys: Use common KeyManager in NCA container types 8 years ago
Zach Hilman 2aa6989cee vfs: Remove InterpretAsDirectory and related functions 8 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 8 years ago
Lioncash b9b8610d6d submission_package: Avoid dangling std::string_view within SetTicketKeys() 8 years ago
Lioncash 689010c2fa submission_package: Correct location of null check within SetTicketKeys() 8 years ago
Lioncash b77f6a32ff submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS() 8 years ago
Lioncash 8f51371d7b submission_package: Ensure the 'extracted' member variable is always initialized 8 years ago
Lioncash e4f994749b submission_package: Move ExeFS and RomFS initialization to its own function 8 years ago
Lioncash eb438661e6 submission_package: Move NCA reading code to its own function 8 years ago
Lioncash 17fb526fd9 submission_package: Move ticket key setting to its own function 8 years ago
Lioncash 0b2773e2c6 submission_package: Invert conditionals within NSP's constructor to reduce nesting 8 years ago
Lioncash c0f0078eb1 file_sys/submission_package: Correct constructor initialization list order 8 years ago
Lioncash a4907882ad file_sys/submission_package: Replace includes with forward declarations where applicable 8 years ago
Zach Hilman 4148e4fbba nsp: Fix error masking issue with XCI files 8 years ago
Zach Hilman 44448809d5 main: Only show DRD deprecation warning once 8 years ago
Zach Hilman 887ffb2512 nsp: Comply with style and performance guidelines 8 years ago
Zach Hilman a9397ca8c0 file_sys: Add Nintendo Submission Package (NSP) 8 years ago