4398 Commits (e83e140e3f2a1b46e426fcb52dcfd8ea09ec117f)

Author SHA1 Message Date
David Marcec 0cede92291 svcBreak, Signalling to the debugger should not kill execution 7 years ago
David Marcec cc2c45efcc Unmapping an unmapped buffer should succeed 7 years ago
Zach Hilman 8a0accfec0 nso/nro: Use default allocation size for arg_data 7 years ago
Zach Hilman 26559da99e cmd: Support passing game arguments from command line 7 years ago
Zach Hilman ebb86d1354 settings: Add program_args string setting 7 years ago
Zach Hilman 19203e1dc0 nso/nro: Add NSO arguments structure to data section 7 years ago
Zach Hilman cb3ebb0b8f partition_data_manager: Rename system files for hekate 7 years ago
Zach Hilman c137dca0fd crypto: Add PartitionDataManager 7 years ago
Zach Hilman 877dd19cae key_manager: Add support for loading keys from partition data 7 years ago
Zach Hilman facd1d42a6 key_manager: Add ETicket key derivation 7 years ago
Zach Hilman 30b8dd7c50 key_manager: Add base key derivation 7 years ago
Zach Hilman 3048dad94a key_manager: Add BIS key getter 7 years ago
Zach Hilman 509b916817 key_manager: Add support for more keys 7 years ago
Zach Hilman 306f4c3c7b key_manager: Add keyblob support 7 years ago
Zach Hilman 7a3faf4ced key_manager: Add support for crypto revisions past 04 7 years ago
Zach Hilman 659b8150aa key_manager: Add support for comments in keyfiles 7 years ago
Zach Hilman 3cf8ee66f6 vfs: Move forward declarations to separate file 7 years ago
Zach Hilman 01843d244e key_manager: Add support for console-specific keyfile 7 years ago
Zach Hilman 0b4eb661a9 key_manager: Rename KEK to Kek 7 years ago
David Marcec 1cc8adaa61 Fixed assertion due to CountAddOnContent 7 years ago
David Marcec b32503dfcc Added forward define for ServerPort 7 years ago
David Marcec 188da5880b Ported #4296 from citra 7 years ago
Lioncash 809edc848f kernel/mutex: Amend behavior of TransferMutexOwnership() 7 years ago
balika011 6069aae43b thread: Make the scheduler pointer a regular pointer 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 91de5d554e patch_manager: Add support for NSP packed updates 7 years ago
Zach Hilman 19ed4d8558 patch_manager: Add support for packed updates 7 years ago
Zach Hilman bbbac65dc4 loader: Add getter for packed update 7 years ago
Zach Hilman 9488564c1e loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 7 years ago
Zach Hilman 34bbd314d5 patch_manager: Avoid romfs_ext requirement for patching 7 years ago
Zach Hilman cc50704b77 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman fc0f2197e8 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 7 years ago
Zach Hilman 794fdbd680 ips_layer: Fix inaccuracies with comments and flags 7 years ago
Zach Hilman c60739016d ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman 8593274f69 ips_layer: Add support for escape sequences and midline comments 7 years ago
Zach Hilman b571894b46 patch_manager: Add support for IPSwitch format patches 7 years ago
Zach Hilman a2602dddbe ips_layer: Add IPSwitchCompiler to process IPSwitch format 7 years ago
Lioncash e57c8ae2b3 kernel/thread: Make all instance variables private 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 d91cd1d638 card_image: Ensure program_nca_status is always initialized 7 years ago
Zach Hilman 1995df45b1 aoc_u: Fix edge case with DLC that causes breaks 7 years ago
Lioncash 7896075fcb services/fsp_srv: Amend service function table 7 years ago
Lioncash 35c7df89fe service/lbl: Update service function table 7 years ago