home *** CD-ROM | disk | FTP | other *** search
/ Amiga ISO Collection / AmigaUtilCD2.iso / Programming / Amos / AmosCRAFT2Turbo.DMS / in.adf / TurboInstall.Doc < prev   
Encoding:
Text File  |  1980-02-05  |  3.2 KB  |  207 lines

  1. Turbo Plus Amos & AmosPro Extension.
  2.  
  3. Installation process - Amos
  4.  
  5. 1) Copy AMOS_TURBO_Plus.lib in to your Amos_System Drawer.
  6. 2) Boot up Amos, load  and run Config1_3.Amos.
  7. 3) Select "Load Default Configuration" from the menu.
  8. 4) Select "Set Loaded Extensions" from the menu.
  9. 5) At line 12 type ":AMOS_System/Amos_Turbo_Plus.Lib"
  10.    omitting the quotes.
  11. 6) Select "Save Configuration" from the menu.
  12. 7) Select "Load Other Configuration" from the menu.
  13. 8) Load the configuration "Ramos.Env"
  14. 9) Select "Set Loaded Extensions" from the menu.
  15. 10) At line 12 type ":AMOS_System/Amos_Turbo_Plus.Lib"
  16.     omitting the quotes.
  17. 11) Select "Save Configuration" from the menu.
  18.  
  19. You now have Turbo Plus installed to your Amos disk.
  20. Reboot Amos and you should see Turbo Plus on the screen
  21. along with any other extensions you have.
  22.  
  23. Installation process - AmosPro
  24.  
  25. 1) Copy AMOSPro_TURBO_Plus.Lib to your APSystem Drawer.
  26. 2) Boot up and load AmosPro.
  27. 3) Select "Set Interpreter" from the menu.
  28. 4) Click on "Load default Configuration".
  29. 5) Click on "Loaded Extensions".
  30. 6) At line 12 type in :- "AMOSPro_TURBO_Plus.Lib" ,
  31.    omitting the quotes.
  32. 7) Click on "Save Configuration".
  33.  
  34. You now have Turbo Plus installed on your AmosPro disk.
  35. Reboot AmosPro and to check it's installed select "About
  36. Loaded Extensions" from the menu.Go to extension 12 and
  37. it will tell you if Turbo Plus is there.
  38.  
  39. There is a Help line set up for this program
  40.  
  41. Black Legend
  42.  
  43. Tel 0438 840003
  44.  
  45. or you can write to us at..
  46.  
  47. Black Legend
  48. Fulling Mill Barn
  49. Fulling Mill Lane
  50. Welwyn
  51. Herts.
  52. AL6 9NP
  53.  
  54. Some commands made available with Turbo Plus are :-
  55.  
  56. Scene commands :-
  57.  
  58. scene bank
  59. scene check
  60. scene 16 check
  61. scene change
  62. scene 16 change
  63. scene 16 draw
  64. scene 16 def
  65. scene 16 restore
  66. scene 16 limit
  67. scene 32 check
  68. scene 32 change
  69. scene 32 draw
  70. scene 16 view
  71. scene 32 view
  72. scene 16 do
  73. scene 32 do
  74. scene 16 top
  75. scene 32 top
  76. scene 16 bottom
  77. scene 32 bottom
  78. scene 16 left
  79. scene 32 left
  80. scene 16 right
  81. scene 32 right
  82. scene x
  83. scene y
  84. scene palette
  85. scene mask palette
  86. scene icon bank
  87. scene scan x
  88. scene scan y
  89. scene copy
  90. scene fill
  91. scene convert
  92. reserve scene
  93. scene load
  94.  
  95. Stars commands :-
  96.  
  97. reserve stars
  98. define star
  99. display stars
  100. stars erase
  101. stars compute
  102. stars draw
  103. stars speed
  104. stars clip
  105. stars int on
  106. stars int off
  107.  
  108. Blit commands :-
  109.  
  110. blit store left
  111. multi blit
  112. blit erase
  113. blit speed
  114. blit left
  115. blit clear
  116. blit int on
  117. blit int off
  118. blit int change
  119. blit int wait
  120. blit up
  121. blit store up
  122.  
  123. Plane commands :-
  124.  
  125. set planes
  126. plane offset
  127. plane swap
  128. plane shift up
  129. plane shift down
  130. plane update
  131.  
  132. New go-faster graphics commands :-
  133.  
  134. f plot
  135. f point
  136. f circle
  137. f sqr
  138. f draw
  139. f draw to
  140.  
  141. r commands :-
  142.  
  143. r move
  144. r draw
  145. r box
  146. r home
  147. r bar
  148.  
  149. Icon commands :-
  150.  
  151. planes icon
  152. f paste icon
  153. f 32 icon
  154. f 16 icon
  155. f 16proc icon
  156. f 32proc icon
  157. x icon
  158. y icon
  159.  
  160. Check commands :-
  161.  
  162. reserve check
  163. check erase
  164. check
  165. set check
  166. reset check
  167. hit spr check
  168. hit bob check
  169. icon check
  170.  
  171. Object commands :-
  172.  
  173. reserve object
  174. define draw
  175. define move
  176. define stop
  177. define attr
  178. object draw
  179. r object draw
  180. object mag draw
  181. r object mag draw
  182. object erase
  183. object save
  184. object load
  185. object limit
  186.  
  187. Block commands :-
  188.  
  189. f put block
  190. reserve static block
  191. static block erase
  192. build static block
  193. f put static block
  194.  
  195. Misc commands :-
  196.  
  197. multi yes
  198. multi no
  199. vbl wait
  200. hit spr zone
  201. hit bob zone
  202. line 3d
  203. eye 3d
  204. left click
  205.  
  206. -------EOF-------
  207.