In this release, many system components are to be enhanced and upgraded. Moreover, this release features:
- kernel video mode split: introducing the graphics mode skeleton
- double kernel build (see above) and linking
- second GRUB entry to choose the video mode before kernel init
- better debug logs and handling
- refactor of the FAT12 implementation
- CPU exception handling (0x06, 0x08, 0x0e)
- IDT reload on kernel init
- kernel ABI (Application Binary Interface) specification draft
- syscall handler implementing the ABI
- experimental run command to load and execute external (flat) binaries