Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 430 Bytes

File metadata and controls

11 lines (10 loc) · 430 Bytes

Tools required:

  • nasm : To convert assembly code to machine code for x86 architecture
  • qemu : Emulator to emulate x86 environment and run the bootloader

Instructions:

bash compile.sh

Screenshots:

Recording 2025-04-23 132907 (1)

image