index
:
ixos
master
"x86 os from scratch". a bootloader and a bit of 16-bit C
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
build
/
bootloader.sh
blob: b56bb3ddf83569057c6155c35a827dd2a6b1de8b (
plain
)
1
2
3
#! /bin/sh FILENAME="bootloader" nasm "$FILENAME".asm -f bin -o "$FILENAME".bin