16 Commits (eaf4777e58fcd39060ef1d2001a6680f987c6402)

Author SHA1 Message Date
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 3 years ago
Morph 2b87305d31 general: Convert source file copyright comments over to SPDX 4 years ago
bunnei acd1fff964 core: loader: kip: Minimal changes to fix KIP loading. 4 years ago
bunnei ad048de3d6 hle: kernel: Rename Process to KProcess. 5 years ago
Lioncash 41c7ce33b6 loader: Resolve instances of variable shadowing 5 years ago
Morph 0357607044 program_metadata: Set a default resource size when a NPDM is not present 5 years ago
bunnei 5dbcaa2970 hle: kernel: Migrate PageHeap/PageTable to KPageHeap/KPageTable. 5 years ago
Lioncash c06510376a core: Eliminate remaining usages of the global system instance 5 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 5 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 5 years ago
bunnei 9b2526392a loader: elf/kip/nro: Updates for new VMM. 6 years ago
bunnei 5b9e69e7fe core: memory: Move to Core::Memory namespace. 6 years ago
Markus Wick b8b3264c31 core/loaders: Simplify PhysicalMemory usage. 6 years ago
Fernando Sahmkow 5bce8f62ac VM_Manager: Align allocated memory to 256bytes 7 years ago
Zach Hilman ae00309771 kernel_executable: Optimize BLZ decompression 7 years ago
Zach Hilman 6fb2fa51eb loader: Add AppLoader_KIP for KIP files 7 years ago