Commit message (Expand) | Author | Files | Lines | |
---|---|---|---|---|
2020-11-27 | core: Eliminate remaining usages of the global system instance | Lioncash | 1 | -3/+0 |
2020-10-13 | core/CMakeLists: Make some warnings errors | Lioncash | 1 | -1/+1 |
2020-09-16 | core/loader: Remove dependencies on the global system instance | Lioncash | 1 | -1/+2 |
2020-04-17 | loader: elf/kip/nro: Updates for new VMM. | bunnei | 1 | -1/+3 |
2020-04-17 | core: memory: Move to Core::Memory namespace. | bunnei | 1 | -1/+1 |
2020-01-18 | core/loaders: Simplify PhysicalMemory usage. | Markus Wick | 1 | -2/+3 |
2019-07-19 | VM_Manager: Align allocated memory to 256bytes | Fernando Sahmkow | 1 | -1/+1 |
2019-06-07 | kernel_executable: Optimize BLZ decompression | Zach Hilman | 1 | -4/+8 |
2019-06-05 | loader: Add AppLoader_KIP for KIP files | Zach Hilman | 1 | -0/+98 |