@@ -0,0 +1 @@
boot
@@ -0,0 +1,6 @@
org 0x7c00
halt:
jmp halt
times 510-($-$$) db 0
@@ -0,0 +1,2 @@
boot: boot.asm
nasm boot.asm
The note is not visible to the blocked user.