Steveice10
|
0a51fe7854
core: Add support for loading NSPs with personalized tickets. (#10048)
|
2 лет назад |
Liam
|
775bf8e215
file_sys: tolerate empty NCA
|
2 лет назад |
Liam
|
50eee9b218
fssystem: rework for yuzu style
|
2 лет назад |
Liam
|
86f6b6b7b2
vfs: expand support for NCA reading
|
2 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
ameerj
|
7c4b6aab2e
core: Remove unused includes
|
4 лет назад |
Feng Chen
|
07073734ed
file_sys: Support load game collection (#6582)
|
5 лет назад |
Lioncash
|
9a07ed53eb
core: Make variable shadowing a compile-time error
|
5 лет назад |
Lioncash
|
1da72c7792
file_sys: Resolve cases of variable shadowing
|
5 лет назад |
bunnei
|
5f75d97125
core: loader: Implement support for loading indexed programs.
|
5 лет назад |
bunnei
|
d291fc1a51
Merge pull request #3929 from FearlessTobi/ticket-keys
|
5 лет назад |
Morph
|
3602df7f1f
submission_package: Fix updates integrated into cartridge images.
|
5 лет назад |
Morph
|
41c2f5200c
submission_package: Account for multi-content NSPs
|
5 лет назад |
Lioncash
|
01d1b5cdaf
file_sys: Replace inclusions with forward declarations where applicable
|
5 лет назад |
FearlessTobi
|
4d4bbe756f
file_sys/nsp: Make SetTicketKeys actually do something
|
6 лет назад |
Lioncash
|
fb13f053bb
key_manager: Correct casing of instance()
|
6 лет назад |
FearlessTobi
|
9f82a9a244
crypto: Make KeyManager a singleton class
|
6 лет назад |
Zach Hilman
|
0a8e540681
submisson_package: Fix edge case with improperly sized filenames
|
7 лет назад |
David
|
25383b9ff2
Merge pull request #2576 from DarkLordZach/nsp-fix-1
|
6 лет назад |
Bakugo
|
9968c0883a
file_sys/submission_package: Don't warn about missing DeltaFragment NCAs
|
7 лет назад |
Lioncash
|
a62088539e
common/hex_util: Combine HexVectorToString() and HexArrayToString()
|
7 лет назад |
Zach Hilman
|
b957a4862f
nsp: Correct status codes for extracted NSPs
|
7 лет назад |
Zach Hilman
|
1c75945dc4
nsp: Use title ID from NPDM metadata for extracted type NSPs
|
7 лет назад |
Zach Hilman
|
60f39060c6
core: Port current uses of RegisteredCache to ContentProvider
|
7 лет назад |
Zach Hilman
|
97d425c304
file_sys: Use common KeyManager in NCA container types
|
7 лет назад |
Zach Hilman
|
a25d79cfaa
vfs: Remove InterpretAsDirectory and related functions
|
7 лет назад |
Zach Hilman
|
38c2ac95af
romfs_factory: Extract packed update setter to new function
|
7 лет назад |
Lioncash
|
024eec02a5
submission_package: Avoid dangling std::string_view within SetTicketKeys()
|
7 лет назад |
Lioncash
|
dade709f63
submission_package: Correct location of null check within SetTicketKeys()
|
7 лет назад |
Lioncash
|
02841052aa
submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS()
|
7 лет назад |