| Commit message (Expand) | Author | Age | Files | Lines | |
|---|---|---|---|---|---|
| * | Kernel: Store the program id in the Process class instead of the CodeSet class. | 2018-03-01 | 1 | -2/+2 | |
| * | Merge pull request #92 from gdkchan/nro_refactor | 2018-01-20 | 1 | -2/+2 | |
| |\ | |||||
| | * | Fix NRO Entry Point | 2018-01-18 | 1 | -2/+2 | |
| * | | loader: Clean up ctors and includes. | 2018-01-20 | 1 | -0/+4 | |
| * | | loader: Refactor to also pass filepath into IdentifyType. | 2018-01-20 | 1 | -1/+1 | |
| |/ | |||||
| * | Fix NRO loading | 2018-01-17 | 1 | -20/+9 | |
| * | Remove relocation on NSO/NRO | 2018-01-17 | 1 | -9/+0 | |
| * | yuzu: Update license text to be consistent across project. | 2018-01-13 | 1 | -1/+1 | |
| * | core: Refactor MakeMagic usage and remove dead code. | 2017-10-15 | 1 | -3/+4 | |
| * | Merge remote-tracking branch 'upstream/master' into nx | 2017-10-09 | 1 | -6/+6 | |
| * | loader: Various improvements for NSO/NRO loaders. | 2017-10-09 | 1 | -14/+3 | |
| * | loader: Add support for NRO, as well as various fixes and shared linker. | 2017-10-05 | 1 | -0/+173 | |