mirror of
https://github.com/cfenollosa/os-tutorial.git
synced 2024-10-27 20:34:19 +00:00
Merge 92f926b621
into ce8e050d24
This commit is contained in:
commit
d0d1d8d2be
@ -50,6 +50,7 @@ To compile:
|
||||
`nasm -f bin boot_sect_simple.asm -o boot_sect_simple.bin`
|
||||
|
||||
> OSX warning: if this drops an error, read chapter 00 again
|
||||
> Use `hexdump boot_sect_simple.bin` to show the hexadecimal dump of the compiled binary
|
||||
|
||||
I know you're anxious to try it out (I am!), so let's do it:
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user