| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | loader: Move NSO module tracking to AppLoader | 2019-05-26 | 1 | -0/+4 | |
| * | core/core: Move process execution start to System's Load() | 2019-04-11 | 1 | -12/+18 | |
| * | loader: Propagate NCA logo section to ReadBanner and ReadLogo | 2019-01-15 | 1 | -0/+9 | |
| * | loaders: Make GetFileType() a const qualified member function | 2018-12-05 | 1 | -1/+1 | |
| * | loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders | 2018-10-05 | 1 | -0/+4 | |
| * | loader: Make the Load() function take a process as a regular reference, not a... | 2018-09-29 | 1 | -1/+1 | |
| * | nax: Avoid re-parsing NAX data with GetFileType() | 2018-09-19 | 1 | -10/+18 | |
| * | nax: Avoid unnecessary calls to AsNCA() in IdentifyType() | 2018-09-19 | 1 | -4/+8 | |
| * | file_sys/crypto: Fix missing/unnecessary includes | 2018-08-24 | 1 | -1/+0 | |
| * | file_sys: Cut down on includes and copies | 2018-08-23 | 1 | -0/+2 | |
| * | nax: Add AppLoader_NAX and update loader to support it | 2018-08-23 | 1 | -0/+65 |