| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2018-06-21 | Add support for decrypted NCA files (#567) | Zach Hilman | |
| * Start to add NCA support in loader * More nca stuff * More changes to nca.cpp * Now identifies decrypted NCA cont. * Game list fixes and more structs and stuff * More updates to Nca class * Now reads ExeFs (i think) * ACTUALLY LOADS EXEFS! * RomFS loads and games execute * Cleanup and Finalize * plumbing, cleanup and testing * fix some things that i didnt think of before * Preliminary Review Changes * Review changes for bunnei and subv | |||
| 2018-03-01 | Kernel: Store the program id in the Process class instead of the CodeSet class. | Subv | |
| There may be many CodeSets per Process, so it's wasteful and overcomplicated to store the program id in each of them. | |||
| 2018-02-25 | loader: Check error on NPDM load, use TID for CodeSet | shinyquagsire23 | |
| 2018-01-20 | loader: Clean up ctors and includes. | bunnei | |
| 2018-01-20 | loader: Refactor to also pass filepath into IdentifyType. | bunnei | |
| 2018-01-20 | nso: Remove code specific to directory loading. | bunnei | |
| 2018-01-17 | Remove relocation on NSO/NRO | gdkchan | |
| 2018-01-16 | clang-format | MerryMage | |
| 2018-01-13 | yuzu: Update license text to be consistent across project. | bunnei | |
| 2017-10-09 | Merge remote-tracking branch 'upstream/master' into nx | bunnei | |
| # Conflicts: # src/core/CMakeLists.txt # src/core/arm/dynarmic/arm_dynarmic.cpp # src/core/arm/dyncom/arm_dyncom.cpp # src/core/hle/kernel/process.cpp # src/core/hle/kernel/thread.cpp # src/core/hle/kernel/thread.h # src/core/hle/kernel/vm_manager.cpp # src/core/loader/3dsx.cpp # src/core/loader/elf.cpp # src/core/loader/ncch.cpp # src/core/memory.cpp # src/core/memory.h # src/core/memory_setup.h | |||
| 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 | |
| 2017-10-03 | nso: Fixes to support homebrew NSOs without a MOD header. | bunnei | |
| 2017-09-30 | nso: Refactor and allocate .bss section. | bunnei | |
| 2017-09-30 | loader: Add support for loading an NSO. | bunnei | |
