Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 145 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 145 Bytes

Building

This projects uses NASM for assembling the MBR and QEMU for emulating the x86 system.

Build and run:

make all
make run