home *** CD-ROM | disk | FTP | other *** search
/ Fresh Fish 2 / FFMCD02.bin / new / dev / asm / tbsource / selfdestruct / final / selfdestruct.doc < prev    next >
Encoding:
Text File  |  1993-12-21  |  5.2 KB  |  153 lines

  1.  
  2. 05/06-92                    SelfDestruct V1.03
  3.  
  4. Updated: 19/09-91 - for version 1.00
  5. Updated: 25/12-91 - for version 1.01
  6. Updated: 01/01-92 - for version 1.02 (The new year version)
  7. Updated: 05/06-92 - for version 1.03
  8.                         
  9.  Copyright (C) Tomi Blinnikka 1991, All Rights Reserved.
  10.                     ^^^^^^^^^^^^^^^^^^^^
  11. This program is freely distributable. This means that you can copy it and 
  12. give it to all your friends, upload it to a BBS or include it in a PD-
  13. library (FISH etc.). The only restrictions are that all of the files are
  14. included in their original form without additions, deletions, or modifi-
  15. cations of any kind and that it IS NOT SOLD. THIS INCLUDES GERMAN PD 
  16. DEALERS. If you want to use this program for commercial purposes, you
  17. need written permission. The SelfDestruct program is provided "AS IS"
  18. without warranty of any kind, and the author is not responsible for
  19. any damage this software may do.
  20.  
  21. WHAT DOES IT DO?
  22. ~~~~~~~~~~~~~~~~
  23. This program simply loads a program called 'KillLKick'.
  24.  
  25. WHAT DO YOU NEED?
  26. ~~~~~~~~~~~~~~~~~
  27. You'll need an Amiga computer (see compatibility list), with Kickstart
  28. 2.0 (intuition.library version 37 or higher). You'll need also a Sony
  29. HiFi stereo system for listening to the great Amiga sounds, but it's
  30. not necessary running this program... (PS. Don't forget the Coke or
  31. competing drink).
  32.  
  33. COMPATIBILITY
  34. ~~~~~~~~~~~~~
  35. SD (SelfDestruct) will work on any Commodore Amiga, running on Kickstart
  36. 2.0 or higher. This includes the following: A500(+), A600, A1000, A2000,
  37. A2500/20, A2500/30, A3000 (16 MHz or 25 Mhz model). The program SHOULD
  38. work on any upgrades (based on the Amiga Development Guidelines, see
  39. Amiga ROM Kernel Reference Manual (Kickstart 1.3 version): Libraries
  40. and Devices, introduction) and future A4000-series.
  41.  
  42. HOW TO USE IT
  43. ~~~~~~~~~~~~~
  44. If this the first time you are using a Commodore Amiga computer, even
  45. though unlikely, go carefully through all the power switches on all
  46. devices connected to and around (including) the Amiga, and check that
  47. they are set to 'OFF'. Secondly check all cabling between the local
  48. power distribution network (read: the plug) and your computer. Third
  49. check cable(s) between your monitor/TV-set (what?) and computer. If
  50. everything SEEMS to be OK, start turning everything on, starting from
  51. external devices! NOTE ON A2000/A2500! If after all this, your power
  52. light will not function, open up machine and change polarity of wires.
  53. Oh, BTW to run the program, enter the following into your CLI/SHELL/etc.
  54.  
  55.     1> SelfDestruct [Number] [String] 
  56.  
  57.     Where:  [Number] equals a 16-bit number (1-4096, decimal) that
  58.         indicates the desired amount of clicks to execute SD
  59.         mechanism.
  60.  
  61.         [String] is the text string to be displayed. Maximum amount
  62.         of characters is limited to 31 characters, to save memory.
  63.  
  64.     use
  65.  
  66.     1> SelfDestruct ?
  67.     1> SelfDestruct -?
  68.  
  69.     or
  70.  
  71.     1> SelfDestruct -h
  72.  
  73.     to see:
  74.  
  75. Self Destruct v1.03 (5.6.92). (C)opyright Tomi Blinnikka.
  76.  
  77. USAGE: SelfDestruct [Number] [String]
  78. Where:
  79.         [Number] is a number from 1 to 4096
  80.         [String] is the text to be displayed
  81.  
  82. Defaults are: NN = 3, XXX = SD
  83.  
  84. You can also click once (unless [Number] equals 1) and press 'Q' to quit
  85. or use the Break command (CTRL-C).
  86.  
  87. ERROR MESSAGES
  88. ~~~~~~~~~~~~~~
  89. The SelfDestruct program will display necessary error messages. If a window
  90. can't be opened, the user will be informed. If a PublicScreen cannot be
  91. locked, the user will informed etc. I HATE PROGRAMS THAT DON'T TELL
  92. WHAT-THE-HELL IS GOING ON! That clear? If SD doesn't give any output,
  93. output has been redirected to NIL: etc.
  94.  
  95. VERSIONS
  96. ~~~~~~~~
  97. Version Size    Date     Description
  98. ---------------------------------------------------------------------
  99. 1.03    2188    05/06/92 Changed version string... :)
  100.              Updated docs for Amiga 600.
  101.  
  102. 1.02    2096    01/01/92 The new year version. Added lots of goodies
  103.              (sorry, no bug fixes! (read: no bugs)).
  104.              Ready for distribution. Upload to: MITS
  105.  
  106. 1.01    1200    25/12/91 HipHop version for Tomi Sarvela. Thanks for
  107.              beta testing (?!?)
  108.  
  109. 1.00    1200    19/09/91 Working version, made for private use.
  110.  
  111. 0.00a-    ????    ??/??/91 Wrote the program basics and main routines.
  112. 0.99a
  113.  
  114. FUTURE VERSIONS
  115. ~~~~~~~~~~~~~~~
  116. What?
  117.  
  118. THANKS ETC.
  119. ~~~~~~~~~~~
  120. Thanks again to Tomi Sarvela for beta testing and spreading a private copy
  121. :). Coz' of that, I had to make a REAL PUBLIC RELEASE version! And thanks
  122. to the MITS group chat gang for disturbing me, while I was programming, and
  123. for keeping up until 6:30 (AM). BTW. Blame Sarvela for the interesting
  124. parts in these documents...
  125.  
  126. BUG REPORTS ETC...
  127. ~~~~~~~~~~~~~~~~~~
  128. Please send donations, bug reports, and list of features you would like to
  129. have included in future versions to
  130.  
  131. Tomi Blinnikka
  132. Syystie 10
  133. 00780 Helsinki
  134. FINLAND
  135.  
  136. If you want the source code (it has some examples how to take care of
  137. command line inputs, PublicScreen stuff, libraries with special 2.0
  138. things), contact me at the address above or you can also contact me on the
  139. following BBS:
  140.  
  141. MITS +358-0-458 2066
  142. MITS +358-0-458 2077
  143. MITS +358-0-458 2088 (Sec. level 40 or higher ONLY) 
  144.  
  145. "...trademark of Xerox Corporations. Reading legal mush can turn your
  146. brain to guacamole! Epson is registered trademark of Epson America
  147. ..." -Amiga RKRM Includes & AutoDocs, fourth page.
  148.  
  149.  
  150.                         Tomi Blinnikka
  151.  
  152.                         docbliny@mits.mdata.fi
  153.