28 Commits (c0ca8b9fa4d1a6c4bdbef2fdb1bf72d57679d9a4)

Author SHA1 Message Date
Lioncash b4b63c878f patch_manager: Remove usages of the global system instance 5 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 5 years ago
Zach Hilman c3ad37b707 yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Bakugo 81c1c139fe file_sys: Rename other ContentRecordType members 7 years ago
Zach Hilman 227430a157 loader: Move NSO module tracking to AppLoader 7 years ago
Lioncash e49ee38660 core/core: Move process execution start to System's Load() 7 years ago
Zach Hilman d8094073a2 loader: Propagate NCA logo section to ReadBanner and ReadLogo 7 years ago
Zach Hilman af0bf947d7 loader: Add accessor for Manual RomFS 7 years ago
Zach Hilman 8916266110 loader: Add accessor for game control data 7 years ago
Zach Hilman 51bfd3864f loader: Add support for reading the name of game's developer 7 years ago
Lioncash 54ff822f66 XCI: Add function for checking the existence of the program NCA 7 years ago
Lioncash 4473ebd41d patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 7 years ago
Zach Hilman 598ca547b2 romfs_factory: Extract packed update setter to new function 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
Lioncash 06b47d8e6f loader: Make the Load() function take a process as a regular reference, not a SharedPtr 7 years ago
Zach Hilman 14a18fd7ae patch_manager: Centralize Control-type NCA parsing 7 years ago
Zach Hilman ac7d3882b4 game_list: Fix version display on non-NAND titles 7 years ago
Zach Hilman 57769f8d0d card_image: Parse XCI secure partition with NSP 7 years ago
Zach Hilman 1c1491a1cf xci: Fix error masking issue 7 years ago
Lioncash f5b5d53cde loader/xci: Remove unnecessary includes and member variables 7 years ago
Zach Hilman da921ac3f3 loader: Add more descriptive errors 7 years ago
Zach Hilman d53b3a13b3 loader: Add icon and title support to XCI 7 years ago
Zach Hilman 9a3f7d702f Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 9b710a5901 Use more descriptive error codes and messages 8 years ago
Zach Hilman f93e75f496 Use ErrorEncrypted where applicable and fix no keys crash 8 years ago
Zach Hilman 272ca87298 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman b10c0d291f Remove files that are not used 8 years ago