19 Commits (217640aad48e368cc73dfcb5f7da440f6c63a55d)

Author SHA1 Message Date
liamwhite aa16fd2422 kernel: offset code entry point for 39-bit address space type (#11326) 3 years ago
Liam 6b6f0b21b9 k_process: PageTable -> GetPageTable 3 years ago
Liam 156516e399 kernel: use KTypedAddress for addresses 3 years ago
Kyle Kienapfel ea00332a67 code: dodge PAGE_SIZE #define 4 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. 5 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 6 years ago
Lioncash 16de0a6a96 core/CMakeLists: Make some warnings errors 6 years ago
Lioncash bcb796ee92 core/loader: Remove dependencies on the global system instance 6 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. 7 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