Skip to content

Latest commit

 

History

History
35 lines (21 loc) · 520 Bytes

README.md

File metadata and controls

35 lines (21 loc) · 520 Bytes

Intel bootloader Version

Written just for fun in the unknown year minimal Intel x86 bootloader.

Usage

Requirements

  • GCC
  • LD
  • NASM
  • QEMU (for running)

Compiling

make

Running (in qemu)

make run

Contributing

Pull requests are welcome. For major changes, please open an issue first to discuss what you would like to change.

Please make sure to update tests as appropriate.

License

MIT