]> 4ch.mooo.com Git - 16.git/blobdiff - awoo.sh
save/restore AX/BX when calling BIOS to get ROM font.
[16.git] / awoo.sh
diff --git a/awoo.sh b/awoo.sh
index ca48c8d9effe8c8a3b959654aebf7b735f13e982..ba3e5435c520f895886890404979ce5746fa1434 100755 (executable)
--- a/awoo.sh
+++ b/awoo.sh
@@ -1,12 +1,10 @@
 #!/bin/bash
-. ./w.sh
-wmake
-wmake comp
-if [ -f "*.exe" ]
-       then
-wmake www
-fi
-wmake clean
+. ./wbuild.sh
+#if [ -f "*.exe" ]
+#      then
+#fi
+wmake -h www
+wmake -h clean
 if [ -z "$*" ]; then
                pee="wwww"
        else
@@ -15,4 +13,5 @@ fi
 ##echo "$pee"
 git add .
 . ./boop.sh "$pee"
-. ./w.sh
+. ./wbuild.sh
+##. ./builq.sh slow compile ww