home *** CD-ROM | disk | FTP | other *** search
/ Club Amiga de Montreal - CAM / CAM_CD_1.iso / files / 609b.lha / TurboLife_v2.01 / Manual.pp / Manual
Text File  |  1992-02-07  |  8KB  |  247 lines

  1. #############################################################################
  2. #####                                    #####
  3.  #####                  TURBO LIFE v2.01                   #####
  4.   #####             ~~~~~~~~~~~~~~~~~~~~              #####
  5.    #####        Written by Stefan Zeiger in 6/7/8 1991           #####
  6.   #####       ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~          #####
  7.  #####            (c) 1991 by ! WIZARD WORKS !                   #####
  8. #####              ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~            #####
  9. #############################################################################
  10.  
  11.  
  12.  
  13.           ## ----------- IMPORTANT ----------- ##
  14.         #### |         ~~~~~~~~~         | ####
  15.           ###### | THIS PROGRAM IS SHAREWARE !!! | ######
  16.         ######## |    READ "DISCLAIMER" FOR MORE   | ########
  17.           ###### |          INFORMATION !!!         | ######
  18.         #### |                     | ####
  19.           ## --------------------------------- ##
  20.  
  21.  
  22.  
  23.                --------------------
  24.                1. TABLE OF CONTENTS
  25.                --------------------
  26.  
  27.  
  28.        -----------------------------------------------------
  29.        |   1.  Table of Contents                   |
  30.        |   2.  What is Turbo Life ?                |
  31.        |   3.  Using Turbo Life                   |
  32.        |   4.  The options menu                   |
  33.        |   5.  Operating the editor                |
  34.        |   6.  Other features                   |
  35.        |   7.  The demo fields                   |
  36.        |   8.  Known bugs                       |
  37.        |   9.  Technical information               |
  38.        |  10.  Disclaimer                       |
  39.        |  11.  History                       |
  40.        |  12.  Some additional things               |
  41.        -----------------------------------------------------
  42.  
  43.  
  44.  
  45.               -----------------------
  46.               2. WHAT IS TURBO LIFE ?
  47.               -----------------------
  48.  
  49.  
  50. Turbo Life is a quite fast and comfortable version of the cellular automation
  51. "Life".
  52.  
  53.  
  54.  
  55.                 -------------------
  56.                 3. USING TURBO LIFE
  57.                 -------------------
  58.  
  59.  
  60. A. Start Turbo Life from the Workbench or the CLI. You don't need "run"
  61. ~~ or "runback", because Turbo Life is written as LSR (Load-and-stay-
  62.    resident).
  63.    Choose "Disk options" from the "Project" menu, select the file and click on
  64.    "Load".
  65.  
  66.  [ For programmers: There's a little bug in the documentation for SAS/C 5.10.
  67.    If you're linking with "cback.o" to produce LSR programs and you don't want
  68.    to perform any Output to the calling CLI window, you should though set
  69.    "_BackGroundIO" to 1 and close the handle that you get as soon as possible,
  70.    if you want the CLI window to go away. See "User's Guide" of the SAS/C
  71.    manual for futher information. ]
  72.  
  73. B. If you have the right path in the "DEFAULT TOOL" of your field icon, you can
  74. ~~ start Turbo Life directly by clicking on the field icon. Then the field
  75.    will be loaded automatically.
  76.    If the field is in the same directory as Turbo Life you may also use the
  77.    workbench's "extended selection". Click once on the field icon, then hold
  78.    down <SHIFT> and double-click on the Turbo Life icon.
  79.    If you have the ARP library in your libs: directory, you can use the FULL
  80.    "extended selection", which means that you may use all directories. You
  81.    may also click once on the Turbo Life icon, then hold down shift and
  82.    double-click on the field icon.
  83.  
  84. C. In the CLI you can specify the field directly after the command name. It
  85. ~~ will then be loaded automatically.
  86.  
  87. Select "Project" "Start/Stop" to start or stop processing the field. Select
  88. "Project" "Process 1 tick" to process only one tick. The tick number is
  89. displayed in the information line at the bottom of the screen.
  90.  
  91.  
  92.  
  93.                ---------------------
  94.                4. THE "OPTIONS" MENU
  95.                ---------------------
  96.  
  97.  
  98. You can select either "Save Icon" or "No Icon" in the "Options" menu. If
  99. you use "Save Icon" then there will be an Icon created for every field you
  100. write to disk.
  101.  
  102.  
  103.  
  104.               -----------------------
  105.               5. OPERATING THE EDITOR
  106.               -----------------------
  107.  
  108.  
  109. The color/state of the field can be selected in the "Edit" menu. You can also
  110. use the key shortcuts (like everywhere in Turbo Life). Just click on the
  111. cell you wish to change and it will get the new state. You may also drag the
  112. mouse pointer over the field to get a continuous line. Use "Edit" "Clear" to
  113. clear the field.
  114.  
  115.  
  116.  
  117.                  -----------------
  118.                  6. OTHER FEATURES
  119.                  -----------------
  120.  
  121.  
  122.                  ICONIFY :
  123.                  ~~~~~~~~~
  124. Since version 0.50 there is the item "Iconify" in the "Project" menu. If you
  125. select it, the screen and window of Turbo Life will be replaced by a small
  126. icon on the workbench screen. This will save some kB of chip memory. If
  127. you want to get back to Turbo Life, just activate the icon by clicking on
  128. it and then press the right mouse button. The screen and window will be opened
  129. again and the field will get redrawn. This can take (according to the field)
  130. up to 8 seconds. If there is not enough chip memory available to re-open,
  131. Turbo Life will quit. So be careful, if you don't want to loose your field !!
  132.  
  133.  
  134.  
  135.                 ------------------
  136.                 7. THE DEMO FIELDS
  137.                 ------------------
  138.  
  139.  
  140.      -----------------------------------------------------------------
  141.      | Spaceship.TL      The small "spaceship" moving with 1/4 of   |
  142.      |              light speed.                     |
  143.      |                                     |
  144.      | 5Cross4.TL      The "5" cross in the 4th order.         |
  145.      |                                     |
  146.      | 5Cross6.TL      The "5" cross in the 6th order.         |
  147.      |                                     |
  148.      | CanonMaker.TL      A configuration that produces after some   |
  149.      |              ticks a canon. This canon shoots small     |
  150.      |              "spaceships" (see Spaceship.TL) to the     |
  151.      |              south west every 30th tick.                |
  152.      |                                     |
  153.      | Title.TL          This one is just for fun.             |
  154.      |                                     |
  155.      | Turbine8.TL      A nice pattern which is pulsating all 8    |
  156.      |              ticks.                     |
  157.      -----------------------------------------------------------------
  158.  
  159.  
  160.  
  161.                    -------------
  162.                    8. KNOWN BUGS
  163.                    -------------
  164.  
  165.  
  166.           "It's not a bug, it's an undocumented feature."
  167.           ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
  168. I haven't found any bugs (yet). If you do so, please let me know it. Write to
  169. the address at the end of this manual.
  170.  
  171.  
  172.  
  173.              ------------------------
  174.              9. TECHNICAL INFORMATION
  175.              ------------------------
  176.  
  177.  
  178. Turbo Life was written using SAS/C 5.10. The file requesters is my own,
  179. enhanced version of Anders Bjerin's "File Window". Thanks, Anders !
  180.  
  181.  
  182.  
  183.                   --------------
  184.                   10. DISCLAIMER
  185.                   --------------
  186.  
  187.  
  188. Turbo Life v2.01 was written by Stefan Zeiger in 6-11/1991. It is copyrighted
  189. (c) 1991 by ! WIZARD WORKS ! . This program may be distributed for
  190. non-commercial only. All files must be kept together and must remain unchanged.
  191. You may only charge a distribution fee less or equal to the fee that Fred Fish
  192. wants for his AmigaLibDisks.
  193. This program is distributed "as-is". ! WIZARD WORKS ! doesn't give any warranty
  194. for Turbo Life.
  195. Turbo Life is SHAREWARE. You may test it without paying for it. If you
  196. have decided to use this program, you have to pay 10 US$, 20 DM or 6 £ ster-
  197. ling. Send the money to the address at the end of this manual. You will then
  198. become a registered user and get informed about future releases of Turbo Life.
  199.  
  200.  
  201.  
  202.                 -----------
  203.                 11. HISTORY
  204.                 -----------
  205.  
  206.  
  207. Here comes the version history of Turbo Life (beginning with the earliest
  208. version) :
  209.  
  210.        -------------------------------------------------------------
  211.        |  0.50     First working version.                   |
  212.        |  0.51   Slightly faster.                   |
  213.        |  0.60   Full "extended selection" with ARP library. First |
  214.        |         release.                       |
  215.        |  2.00   Security checks added. Fade in/out added. New     |
  216.        |         design. Bugs fixed. Second release.           |
  217.        |  2.01   File requester bug fixed. Now using WizardFiler   |
  218.        |         v1.01.                                            |
  219.        -------------------------------------------------------------
  220.  
  221.  
  222.  
  223.             --------------------------
  224.             12. SOME ADDITIONAL THINGS
  225.             --------------------------
  226.  
  227.  
  228. No, nothing.
  229.             Be C'ing you,
  230.             Stefan.
  231.  
  232.  
  233.  
  234.  
  235.  
  236. -----------------------------------------------------------------------------
  237.  
  238.   STANDARD MAIL :  ! WIZARD WORKS !
  239.            Stefan Zeiger
  240.            Seligenstaedter Weg 24
  241.            D-W-8756 Kahl
  242.            West Germany
  243.  
  244.   VOICE :       (49)-6188-2525
  245.  
  246. -----------------------------------------------------------------------------
  247.