Hobkey is a playground for messing around with kernel level things for me, a learning environment
Follow the Limine Install guide
Run:
make
or make all
to compile the binary kernel
then for quickstart run make limine qemu
and it will run in qemu if installed
As mentioned previously this uses the limine protocol and my image creation uses the limine bootloader, you can find those here