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