4319 Commits (9ff743bc0acb63a176cd7c823aa63f5602c41299)

Author SHA1 Message Date
Lioncash 9ff743bc0a ips_layer: Remove unnecessary explicit std::pair constructor in std::array 7 years ago
Lioncash f7d2889fb4 ips_layer: Add missing includes 7 years ago
Lioncash 93ac8d0fea ips_layer: std::move data within PatchIPS() and Apply() 7 years ago
David Marcec c5c184246d Unmapping an unmapped buffer should succeed 7 years ago
Zach Hilman f945e9767c nso/nro: Use default allocation size for arg_data 7 years ago
Zach Hilman 081f5c1dbf cmd: Support passing game arguments from command line 7 years ago
Zach Hilman 95dff555a4 settings: Add program_args string setting 7 years ago
Zach Hilman e09505ff61 nso/nro: Add NSO arguments structure to data section 7 years ago
David Marcec fa3f3cd07f Fixed assertion due to CountAddOnContent 7 years ago
David Marcec 612ce89eca Added forward define for ServerPort 7 years ago
David Marcec f84b9ed4e8 Ported #4296 from citra 7 years ago
Lioncash 6ddf8f34db
kernel/mutex: Amend behavior of TransferMutexOwnership() 7 years ago
balika011 1a5d6de0d4 thread: Make the scheduler pointer a regular pointer 7 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 7 years ago
Zach Hilman 5acaeb04c4 patch_manager: Add support for NSP packed updates 7 years ago
Zach Hilman d79d4fd764 patch_manager: Add support for packed updates 7 years ago
Zach Hilman 5045748829 loader: Add getter for packed update 7 years ago
Zach Hilman e948fbf5d0 loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 7 years ago
Zach Hilman d0e6b93695 patch_manager: Avoid romfs_ext requirement for patching 7 years ago
Zach Hilman c1e069c066 fsmitm_romfsbuild: Extract stubs and IPS to romfs_ext dir 7 years ago
Zach Hilman bc4bec8a60 fsmitm_romfsbuild: Add support for stubbing and IPS patches in LFS 7 years ago
Zach Hilman 110d578470 ips_layer: Fix inaccuracies with comments and flags 7 years ago
Zach Hilman 70bd2bb1d3 ips_layer: Deduplicate resource usage 7 years ago
Zach Hilman 9669cdb710 ips_layer: Add support for escape sequences and midline comments 7 years ago
Zach Hilman 8886f2e55e patch_manager: Add support for IPSwitch format patches 7 years ago
Zach Hilman 306739c2c4 ips_layer: Add IPSwitchCompiler to process IPSwitch format 7 years ago
Lioncash baed7e1fba kernel/thread: Make all instance variables private 7 years ago
Lioncash 024eec02a5 submission_package: Avoid dangling std::string_view within SetTicketKeys() 7 years ago
Lioncash dade709f63 submission_package: Correct location of null check within SetTicketKeys() 7 years ago
Lioncash 02841052aa submission_package: Use std::string's rfind() when looking for the extension in InitializeExeFSAndRomFS() 7 years ago
Lioncash 37ee05f7c0 submission_package: Ensure the 'extracted' member variable is always initialized 7 years ago
Lioncash ccf0a9cb38 submission_package: Move ExeFS and RomFS initialization to its own function 7 years ago
Lioncash fd312abedd submission_package: Move NCA reading code to its own function 7 years ago
Lioncash 4f18d35888 submission_package: Move ticket key setting to its own function 7 years ago
Lioncash 0d83f8f255 submission_package: Invert conditionals within NSP's constructor to reduce nesting 7 years ago
Lioncash cf463a9b67 card_image: Ensure program_nca_status is always initialized 7 years ago
Zach Hilman 9aaf1c0df8 aoc_u: Fix edge case with DLC that causes breaks 7 years ago
Lioncash cba78dc70a services/fsp_srv: Amend service function table 7 years ago
Lioncash d80dd2b812 service/lbl: Update service function table 7 years ago
Zach Hilman 215b65fe75 nso: Optimize loading of IPS patches 7 years ago
fearlessTobi ac06105dfe Review comments -part 4 7 years ago
fearlessTobi 120d8f3bf7 Address more review comments 7 years ago
fearlessTobi b4ace6ec6f Address a bunch of review comments 7 years ago
fearlessTobi 4d139943f2 Port web_service from Citra 7 years ago
Zach Hilman 6d441828e6 deconstructed_rom_directory: Force NSO loader to patch NSOs 7 years ago
Zach Hilman 003b44822a nso: Add framework to support patching of uncompressed NSOs 7 years ago
Zach Hilman 42fb4e82d3 patch_manager: Add PatchNSO function 7 years ago
Zach Hilman 4c2a94fa94 patch_manager: Use strings for patch type instead of enum 7 years ago
Zach Hilman 21b2411c44 file_sys: Implement function to apply IPS patches 7 years ago
Zach Hilman 3c9e70fefa nso: Replace NSOHeader padding bytes with build ID 7 years ago