Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | patch_manager: Return a std::unique_ptr from ParseControlNCA() and GetControlMetadata() instead of a std::shared_ptr | Lioncash | 2018-10-09 | 1 | -1/+1 |
* | loader: Add getter for packed update | Zach Hilman | 2018-10-05 | 1 | -0/+1 |
* | loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders | Zach Hilman | 2018-10-05 | 1 | -1/+2 |
* | loader: Make the Load() function take a process as a regular reference, not a SharedPtr | Lioncash | 2018-09-29 | 1 | -1/+1 |
* | loader/xci: Remove unnecessary includes and member variables | Lioncash | 2018-08-15 | 1 | -4/+8 |
* | loader: Add icon and title support to XCI | Zach Hilman | 2018-08-07 | 1 | -0/+5 |
* | Add missing includes and use const where applicable | Zach Hilman | 2018-08-01 | 1 | -0/+3 |
* | Make XCI comply to review and style guidelines | Zach Hilman | 2018-08-01 | 1 | -2/+1 |
* | Remove files that are not used | Zach Hilman | 2018-08-01 | 1 | -0/+42 |