pull/224/merge
Leonard Melnik 8 months ago committed by GitHub
commit 8a1df799f4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -46,7 +46,7 @@ You can examine the binary data with `xxd file.bin`
Anyway, you know the drill:
`nasm -fbin boot_sect_hello.asm -o boot_sect_hello.bin`
`nasm -f bin boot_sect_hello.asm -o boot_sect_hello.bin`
`qemu boot_sect_hello.bin`

Loading…
Cancel
Save