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 |
* | nsp: Comply with style and performance guidelines | Zach Hilman | 2018-09-04 | 1 | -1/+1 |
* | loader: Add AppLoader for NSP files | Zach Hilman | 2018-09-04 | 1 | -0/+54 |