summaryrefslogtreecommitdiffstats
path: root/src/core/loader/kip.cpp (unfollow)
Commit message (Expand)AuthorFilesLines
2020-11-27core: Eliminate remaining usages of the global system instanceLioncash1-3/+0
2020-10-13core/CMakeLists: Make some warnings errorsLioncash1-1/+1
2020-09-16core/loader: Remove dependencies on the global system instanceLioncash1-1/+2
2020-04-17loader: elf/kip/nro: Updates for new VMM.bunnei1-1/+3
2020-04-17core: memory: Move to Core::Memory namespace.bunnei1-1/+1
2020-01-18core/loaders: Simplify PhysicalMemory usage.Markus Wick1-2/+3
2019-07-19VM_Manager: Align allocated memory to 256bytesFernando Sahmkow1-1/+1
2019-06-07kernel_executable: Optimize BLZ decompressionZach Hilman1-4/+8
2019-06-05loader: Add AppLoader_KIP for KIP filesZach Hilman1-0/+98