summaryrefslogtreecommitdiff
path: root/Compile.bat
blob: 3092e5b6e3aa86e7b807098af60a9ec408fc8e2f (plain)
1
2
3
4
tasm /l /c /m3 boot
tlink /noi /noe boot
exe2bin boot.exe boot.bin
bcc -G -O -Z -d -ebootinst bootinst.c