34 Commits (41d99aa89db7ee483112e49baa6c86e14adbd168)

Author SHA1 Message Date
Morph 99ceb03a1c general: Convert source file copyright comments over to SPDX 4 years ago
ameerj 7c4b6aab2e core: Remove unused includes 5 years ago
Feng Chen 07073734ed
file_sys: Support load game collection (#6582) 5 years ago
bunnei 2a7eff57a8 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 724c19a307 loader: Resolve instances of variable shadowing 5 years ago
bunnei 5f75d97125 core: loader: Implement support for loading indexed programs. 6 years ago
Lioncash 6f8a06bac5 patch_manager: Remove usages of the global system instance 6 years ago
Lioncash 113a3972a6 core/loader: Remove dependencies on the global system instance 6 years ago
Zach Hilman c6ff4a6f4d yuzu: Port old usages of Filesystem namespace to FilesystemController 7 years ago
Bakugo b50557d1f0 file_sys: Rename other ContentRecordType members 7 years ago
Zach Hilman b77fde7c5c loader: Move NSO module tracking to AppLoader 7 years ago
Lioncash 612e1388df core/core: Move process execution start to System's Load() 7 years ago
Zach Hilman b273b19576 loader: Propagate NCA logo section to ReadBanner and ReadLogo 8 years ago
Zach Hilman 4c20a39828 loader: Add accessor for Manual RomFS 8 years ago
Zach Hilman 0756f29a2c loader: Add accessor for game control data 8 years ago
Zach Hilman 5f0217592b loader: Add support for reading the name of game's developer 8 years ago
Lioncash 73e1e929a2 XCI: Add function for checking the existence of the program NCA 8 years ago
Lioncash 6636f3ff47 patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr 8 years ago
Zach Hilman 38c2ac95af romfs_factory: Extract packed update setter to new function 8 years ago
Zach Hilman 5045748829 loader: Add getter for packed update 8 years ago
Zach Hilman e948fbf5d0 loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders 8 years ago
Lioncash a63e6f9dfd loader: Make the Load() function take a process as a regular reference, not a SharedPtr 8 years ago
Zach Hilman 23a16c1720 patch_manager: Centralize Control-type NCA parsing 8 years ago
Zach Hilman c91b60a421 game_list: Fix version display on non-NAND titles 8 years ago
Zach Hilman 5c8aff984e card_image: Parse XCI secure partition with NSP 8 years ago
Zach Hilman a9dc5a3c10 xci: Fix error masking issue 8 years ago
Lioncash c8e3f98c27 loader/xci: Remove unnecessary includes and member variables 8 years ago
Zach Hilman ec3bef7b4c loader: Add more descriptive errors 8 years ago
Zach Hilman 91cfe70301 loader: Add icon and title support to XCI 8 years ago
Zach Hilman 0497bb5528 Fix merge conflicts with opus and update docs 8 years ago
Zach Hilman 187d8e215f Use more descriptive error codes and messages 8 years ago
Zach Hilman a9c921a41d Use ErrorEncrypted where applicable and fix no keys crash 8 years ago
Zach Hilman 239a3113e4 Make XCI comply to review and style guidelines 8 years ago
Zach Hilman df5b75694f Remove files that are not used 8 years ago