Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | loader: Clean up ctors and includes. | bunnei | 2018-01-20 | 1 | -3/+1 |
* | loader: Refactor to also pass filepath into IdentifyType. | bunnei | 2018-01-20 | 1 | -4/+3 |
* | nso: Remove code specific to directory loading. | bunnei | 2018-01-20 | 1 | -1/+2 |
* | Remove relocation on NSO/NRO | gdkchan | 2018-01-17 | 1 | -1/+1 |
* | clang-format | MerryMage | 2018-01-16 | 1 | -2/+1 |
* | yuzu: Update license text to be consistent across project. | bunnei | 2018-01-13 | 1 | -1/+1 |
* | Merge remote-tracking branch 'upstream/master' into nx | bunnei | 2017-10-10 | 1 | -1/+1 |
* | loader: Various improvements for NSO/NRO loaders. | bunnei | 2017-10-10 | 1 | -5/+3 |
* | loader: Add support for NRO, as well as various fixes and shared linker. | bunnei | 2017-10-06 | 1 | -18/+2 |
* | nso: Fixes to support homebrew NSOs without a MOD header. | bunnei | 2017-10-04 | 1 | -1/+1 |
* | nso: Refactor and allocate .bss section. | bunnei | 2017-09-30 | 1 | -1/+24 |
* | loader: Add support for loading an NSO. | bunnei | 2017-09-30 | 1 | -0/+38 |