Age | Commit message (Expand) | Author |
---|---|---|
2021-04-27 | loader: Resolve instances of variable shadowing | Lioncash |
2021-04-23 | program_metadata: Set a default resource size when a NPDM is not present | Morph |
2021-02-18 | hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. | bunnei |
2020-11-27 | core: Eliminate remaining usages of the global system instance | Lioncash |
2020-10-13 | core/CMakeLists: Make some warnings errors | Lioncash |
2020-09-16 | core/loader: Remove dependencies on the global system instance | Lioncash |
2020-04-17 | loader: elf/kip/nro: Updates for new VMM. | bunnei |
2020-04-17 | core: memory: Move to Core::Memory namespace. | bunnei |
2020-01-18 | core/loaders: Simplify PhysicalMemory usage. | Markus Wick |
2019-07-19 | VM_Manager: Align allocated memory to 256bytes | Fernando Sahmkow |
2019-06-06 | kernel_executable: Optimize BLZ decompression | Zach Hilman |
2019-06-05 | loader: Add AppLoader_KIP for KIP files | Zach Hilman |