taylor
taylor copied to clipboard
Getting this running
With a few changes, I was able to get this to successfully compile. Did you emulate this on QEMU? How did you do so? Could you elaborate on the toolchain you used?
The build outputs a Multiboot-compatible kernel. I usually just run it directly with QEMU:
qemu-system-i386 -kernel taylor-kernel
That said, there's not really much to run.