Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- nasm -f bin ./boot.asm -o boot.bin //x2
- ndisasm ./boot.bin
- qemu-system-x86_64 -hda ./boot.bin
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement