- Everything need to build is included in repo. If you are on Windows, run
build.bat
and it will create akos.iso
at root directory.
- PS2 mouse/keyboard driver
- VGA driver
- VESA driver
- ATA/ATAPI driver
- Basic support for FAT32 (read only) & CDFS
- PIC/RTC
- Preemptive multi-tasking
- Basic window manager
- Userspace
- Replace PIC with APIC
- PCI
- ACPI
- Ramdisk
- Write to FAT32
- Ext2
- ELF loader