Age | Commit message (Expand) | Author |
---|---|---|
2019-01-15 | loader: Propagate NCA logo section to ReadBanner and ReadLogo | Zach Hilman |
2018-12-05 | loaders: Make GetFileType() a const qualified member function | Lioncash |
2018-10-05 | loader: Add ReadRomFSIVFCOffset to NSP, XCI, and NAX loaders | Zach Hilman |
2018-09-29 | loader: Make the Load() function take a process as a regular reference, not a... | Lioncash |
2018-09-19 | nax: Avoid re-parsing NAX data with GetFileType() | Lioncash |
2018-09-19 | nax: Avoid unnecessary calls to AsNCA() in IdentifyType() | Lioncash |
2018-08-24 | file_sys/crypto: Fix missing/unnecessary includes | Zach Hilman |
2018-08-23 | file_sys: Cut down on includes and copies | Zach Hilman |
2018-08-23 | nax: Add AppLoader_NAX and update loader to support it | Zach Hilman |