Skip to content

Instantly share code, notes, and snippets.

@alex-robert-fr
Created November 25, 2022 11:08
Show Gist options
  • Save alex-robert-fr/11f1e7671349e73989c8e87c3a0404d1 to your computer and use it in GitHub Desktop.
Save alex-robert-fr/11f1e7671349e73989c8e87c3a0404d1 to your computer and use it in GitHub Desktop.
asm micro boot
jmp $
times 510-($-$$) db 0
dw 0xaa55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment