summaryrefslogtreecommitdiffstats
path: root/src/core/loader/kip.cpp (follow)
Commit message (Expand)AuthorAgeFilesLines
* core/CMakeLists: Make some warnings errorsLioncash2020-10-131-1/+1
* core/loader: Remove dependencies on the global system instanceLioncash2020-09-161-1/+2
* loader: elf/kip/nro: Updates for new VMM.bunnei2020-04-171-1/+3
* core: memory: Move to Core::Memory namespace.bunnei2020-04-171-1/+1
* core/loaders: Simplify PhysicalMemory usage.Markus Wick2020-01-181-2/+3
* VM_Manager: Align allocated memory to 256bytesFernando Sahmkow2019-07-191-1/+1
* kernel_executable: Optimize BLZ decompressionZach Hilman2019-06-071-4/+8
* loader: Add AppLoader_KIP for KIP filesZach Hilman2019-06-051-0/+98