Jørn Guldberg 3年前
コミット
119946b77c
1個のファイルの変更1行の追加1行の削除
  1. +1
    -1
      lsfs_vbr/build.sh

+ 1
- 1
lsfs_vbr/build.sh ファイルの表示

@ -3,4 +3,4 @@ cd lsfs_16-bit
bash build.sh
mv disk.out ../disk.out
cd ..
nasm -f bin vbr_lsfs.nasm -o vbr.bin
nasm -fbin vbr_lsfs.nasm -o vbr.bin

読み込み中…
キャンセル
保存