summaryrefslogtreecommitdiffstats
path: root/src/core/loader/xci.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/loader: Remove dependencies on the global system instanceLioncash2020-09-161-4/+3
* yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman2019-09-211-1/+3
* file_sys: Rename other ContentRecordType membersBakugo2019-07-021-1/+1
* loader: Move NSO module tracking to AppLoaderZach Hilman2019-05-261-0/+4
* core/core: Move process execution start to System's Load()Lioncash2019-04-121-12/+16
* loader: Propagate NCA logo section to ReadBanner and ReadLogoZach Hilman2019-01-151-0/+8
* loader: Add accessor for Manual RomFSZach Hilman2018-12-281-0/+9
* loader: Add accessor for game control dataZach Hilman2018-12-271-2/+3
* loader: Add support for reading the name of game's developerZach Hilman2018-12-031-0/+7
* XCI: Add function for checking the existence of the program NCALioncash2018-10-161-2/+1
* patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptrLioncash2018-10-091-1/+1
* romfs_factory: Extract packed update setter to new functionZach Hilman2018-10-051-0/+5
* loader: Add getter for packed updateZach Hilman2018-10-051-0/+24
* loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loadersZach Hilman2018-10-051-2/+5
* loader: Make the Load() function take a process as a regular reference, not a SharedPtrLioncash2018-09-291-3/+1
* patch_manager: Centralize Control-type NCA parsingZach Hilman2018-09-041-18/+3
* game_list: Fix version display on non-NAND titlesZach Hilman2018-09-041-1/+10
* card_image: Parse XCI secure partition with NSPZach Hilman2018-09-041-4/+3
* xci: Fix error masking issueZach Hilman2018-08-231-5/+6
* loader/xci: Remove unnecessary includes and member variablesLioncash2018-08-151-11/+3
* loader: Add more descriptive errorsZach Hilman2018-08-101-4/+7
* loader: Add icon and title support to XCIZach Hilman2018-08-071-1/+32
* Fix merge conflicts with opus and update docsZach Hilman2018-08-011-0/+2
* Use more descriptive error codes and messagesZach Hilman2018-08-011-1/+1
* Use ErrorEncrypted where applicable and fix no keys crashZach Hilman2018-08-011-0/+4
* Make XCI comply to review and style guidelinesZach Hilman2018-08-011-3/+4
* Remove files that are not usedZach Hilman2018-08-011-0/+67