aboutsummaryrefslogtreecommitdiffhomepage
path: root/src/core/loader/xci.cpp
AgeCommit message (Expand)Author
2024-01-11fsp-srv: use program registry for SetCurrentProcessLiam
2023-09-06core: implement basic integrity verificationLiam
2023-08-15vfs: expand support for NCA readingLiam
2022-04-23general: Convert source file copyright comments over to SPDXMorph
2021-11-03core: Remove unused includesameerj
2021-07-20file_sys: Support load game collection (#6582)Feng Chen
2021-05-05hle: kernel: Rename Process to KProcess.bunnei
2021-04-27loader: Resolve instances of variable shadowingLioncash
2020-11-24core: loader: Implement support for loading indexed programs.bunnei
2020-11-18patch_manager: Remove usages of the global system instanceLioncash
2020-09-16core/loader: Remove dependencies on the global system instanceLioncash
2019-09-21yuzu: Port old usages of Filesystem namespace to FilesystemControllerZach Hilman
2019-07-02file_sys: Rename other ContentRecordType membersBakugo
2019-05-26loader: Move NSO module tracking to AppLoaderZach Hilman
2019-04-11core/core: Move process execution start to System's Load()Lioncash
2019-01-15loader: Propagate NCA logo section to ReadBanner and ReadLogoZach Hilman
2018-12-28loader: Add accessor for Manual RomFSZach Hilman
2018-12-27loader: Add accessor for game control dataZach Hilman
2018-12-03loader: Add support for reading the name of game's developerZach Hilman
2018-10-16XCI: Add function for checking the existence of the program NCALioncash
2018-10-09patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControl...Lioncash
2018-10-05romfs_factory: Extract packed update setter to new functionZach Hilman
2018-10-05loader: Add getter for packed updateZach Hilman
2018-10-05loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loadersZach Hilman
2018-09-29loader: Make the Load() function take a process as a regular reference, not a...Lioncash
2018-09-04patch_manager: Centralize Control-type NCA parsingZach Hilman
2018-09-04game_list: Fix version display on non-NAND titlesZach Hilman
2018-09-04card_image: Parse XCI secure partition with NSPZach Hilman
2018-08-23xci: Fix error masking issueZach Hilman
2018-08-15loader/xci: Remove unnecessary includes and member variablesLioncash
2018-08-09loader: Add more descriptive errorsZach Hilman
2018-08-06loader: Add icon and title support to XCIZach Hilman
2018-08-01Fix merge conflicts with opus and update docsZach Hilman
2018-08-01Use more descriptive error codes and messagesZach Hilman
2018-08-01Use ErrorEncrypted where applicable and fix no keys crashZach Hilman
2018-08-01Make XCI comply to review and style guidelinesZach Hilman
2018-08-01Remove files that are not usedZach Hilman