summaryrefslogtreecommitdiffstats
path: root/src/core/loader/xci.h (follow)
Commit message (Expand)AuthorAgeFilesLines
* loader: Propagate NCA logo section to ReadBanner and ReadLogoZach Hilman2019-01-151-0/+3
* web_browser: Add bounds checking to applet interfaceZach Hilman2018-12-291-1/+0
* loader: Add accessor for Manual RomFSZach Hilman2018-12-281-0/+2
* loader: Add accessor for game control dataZach Hilman2018-12-271-1/+1
* Merge pull request #1819 from DarkLordZach/disable-addonsbunnei2018-12-111-0/+1
|\
| * loader: Add support for reading the name of game's developerZach Hilman2018-12-031-0/+1
* | loaders: Make GetFileType() a const qualified member functionLioncash2018-12-051-1/+1
|/
* patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptrLioncash2018-10-091-1/+1
* loader: Add getter for packed updateZach Hilman2018-10-051-0/+1
* loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loadersZach Hilman2018-10-051-1/+2
* loader: Make the Load() function take a process as a regular reference, not a SharedPtrLioncash2018-09-291-1/+1
* loader/xci: Remove unnecessary includes and member variablesLioncash2018-08-151-4/+8
* loader: Add icon and title support to XCIZach Hilman2018-08-071-0/+5
* Add missing includes and use const where applicableZach Hilman2018-08-011-0/+3
* Make XCI comply to review and style guidelinesZach Hilman2018-08-011-2/+1
* Remove files that are not usedZach Hilman2018-08-011-0/+42