Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | VM_Manager: Align allocated memory to 256bytes | Fernando Sahmkow | 2019-07-19 | 1 | -1/+1 |
| | | | | | | This commit ensures that all backing memory allocated for the Guest CPU is aligned to 256 bytes. This due to how gpu memory works and the heavy constraints it has in the alignment of physical memory. | ||||
* | 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 |