Add some bios routines
This commit is contained in:
parent
707d7e38b6
commit
9d2b511fd5
4 changed files with 61 additions and 1 deletions
|
@ -2,7 +2,7 @@
|
|||
|
||||
|
||||
bootloader.bin: bootloader.asm
|
||||
nasm -f bin -o $@ $^
|
||||
nasm -f bin -o $@ $<
|
||||
|
||||
clean:
|
||||
rm bootloader.bin
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue