Now the bootloader (/src/boot.asm) has a FAT12 driver that searches the KERNEL.BIN file and loads it. Now the kernel has something in it, it just prints a Hello World message.
Now the bootloader (/src/boot.asm) has a FAT12 driver that searches the KERNEL.BIN file and loads it. Now the kernel has something in it, it just prints a Hello World message.