This is a x86 boot sector demo that prints a rolling rainbow pattern to screen.
Licensed under
Make sure you have NASM (and QEMU, GDB and DOSBox if applicable) installed.
makemake runmake run-dosboxStarting QEMU in debug mode:
make run-gdbAttaching to the virtual machine:
make attach