home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 78 / af078b.adf / S / startup-sequence
Text File  |  1977-12-31  |  760b  |  28 lines

  1. echo "*EcWelcome to *E[3mAmiga Format*E[0m Issue 78 Games Disk"
  2. echo "Please wait while I assess your system*E[30m"
  3. echo "*E[30m"
  4. which cd
  5. if not warn
  6. skip 1
  7. endif
  8. unlzx -q x AF78b:master.lzx ram:
  9. ram:masterblaster
  10. echo "That's all there is for 1.3 users, I'm afraid. Upgrade! Upgrade!"
  11. ask ""
  12. lab 1
  13. endif
  14. echo "*EcExcellent, not a 1.3 machine. Now we're cooking."
  15. assign t: ram:
  16. assign env: ram:
  17. echo "N.B. Thinkamania can only be loaded from Workbench and requires WB2.1+"
  18. echo "Which of the following games would you like to play?"
  19. echo "Type the number followed by <return>."
  20. echo ""
  21. echo "1) *E[33m Blitz Bombers*E[0m (A1200/A4000)"
  22. echo ""
  23. echo "2) *E[33m Master Blaster*E[0m"
  24. echo ""
  25. echo "3) *E[33m Blob Kombat*E[0m (A1200/A4000)"
  26. echo ""
  27. prompt "AF>"
  28.