Skip to content

Latest commit

 

History

History
30 lines (17 loc) · 778 Bytes

README.md

File metadata and controls

30 lines (17 loc) · 778 Bytes

Bootloader

License: GPL v3

The beginning of a customised OS from ground/source or whatever you may call.

File Info

  • bootloader.bin needs to be 512 bytes for now.

Test

  • Run build.bat to automatically assemble bin file and run with qemu.

Images

Image-1

Image-2

Tools Used

If host environment is windows,for best result add NASM(C:\Program Files\NASM) & QEMU(C:\Program Files\qemu;) to path

Developers