Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Merge pull request #1819 from DarkLordZach/disable-addons | bunnei | 2018-12-11 | 1 | -0/+1 |
|\ | |||||
| * | loader: Add support for reading the name of game's developer | Zach Hilman | 2018-12-03 | 1 | -0/+1 |
* | | loaders: Make GetFileType() a const qualified member function | Lioncash | 2018-12-05 | 1 | -1/+1 |
|/ | |||||
* | 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 |