Age | Commit message (Expand) | Author |
---|---|---|
2018-03-16 | kernel: Move stack region outside of application heap. | bunnei |
2018-03-14 | core: Move process creation out of global state. | bunnei |
2018-03-01 | Kernel: Store the program id in the Process class instead of the CodeSet class. | Subv |
2018-01-20 | Merge pull request #92 from gdkchan/nro_refactor | bunnei |
2018-01-20 | loader: Clean up ctors and includes. | bunnei |
2018-01-20 | loader: Refactor to also pass filepath into IdentifyType. | bunnei |
2018-01-18 | Fix NRO Entry Point | gdkchan |
2018-01-17 | Fix NRO loading | gdkchan |
2018-01-17 | Remove relocation on NSO/NRO | gdkchan |
2018-01-13 | yuzu: Update license text to be consistent across project. | bunnei |
2017-10-15 | core: Refactor MakeMagic usage and remove dead code. | bunnei |
2017-10-09 | Merge remote-tracking branch 'upstream/master' into nx | bunnei |
2017-10-09 | loader: Various improvements for NSO/NRO loaders. | bunnei |
2017-10-05 | loader: Add support for NRO, as well as various fixes and shared linker. | bunnei |