-
Notifications
You must be signed in to change notification settings - Fork 0
Home
Amit kumar edited this page Jul 24, 2026
·
1 revision
Welcome to the official MyKernel Wiki.
MyKernel is a modular 64-bit operating system kernel written entirely in C and NASM Assembly for the x86_64 architecture.
- 64-bit Long Mode
- Multiboot2
- Virtual Memory
- Physical Memory Manager
- Process Scheduler
- FAT32 Filesystem
- Networking Stack
- Device Drivers
- Kernel Shell
- Installation
- Building
- Architecture
- Drivers
- Memory Management
- Networking
- Contributing