The beginning of a customised OS from ground/source or whatever you may call.
- bootloader.bin needs to be 512 bytes for now.
- Run
build.bat
to automatically assemblebin
file and run withqemu
.
If host environment is windows,for best result add NASM(C:\Program Files\NASM) & QEMU(C:\Program Files\qemu;) to path