An x86 assembly bootloader using legacy BIOS interrupts to parse a FAT12 file system and load a kernel from a floppy disk into memory
makenasmqemu-system-x86bochs-x,bochsbios,vgabiosfor debugging
run make
execute qemu-system-i386 -fda build/main_floppy.img
run ./debug.sh