home *** CD-ROM | disk | FTP | other *** search
/ No Fragments Archive 10: Diskmags / nf_archive_10.iso / MAGS / POWERMAG / POWER23.MSA / POWER / 30.PWR < prev    next >
Text File  |  1990-01-01  |  6KB  |  450 lines

  1.  
  2. ############################################################################
  3.  
  4.            A N O T H E R   B L O O M I N '   L A M E R   T E S T 
  5.  
  6. ############################################################################
  7.  
  8. ############################################################################
  9.  
  10.                     B Y   J A M E S  L .   M A T H E W S
  11.  
  12. ############################################################################
  13.  
  14.  
  15.  
  16. In  STOSSER  #19,  Nev Wilson said that he had read the lamer test in  POWER 
  17. #18 and had found it too easy.   Well,  I have decided to do another  little 
  18. lamer test which although is far from the hardest in the world,  is slightly 
  19. harder than the one that appeared in issue 18.   By the way Nev,  that  demo 
  20. section you do in STOSSER is pretty good stuff - Get in touch mate!
  21.  
  22. Right,  here are the multiple choice questions.  The answers and scoring are 
  23. at the end of this file.   Remember to note down your choice of answer on  a 
  24. scrap piece of paper for each question.  
  25.  
  26. Here goes...
  27.  
  28.  
  29. 1. How many data-registers does the M-68000 have?
  30.  
  31. (a) 2
  32.  
  33. (b) 8
  34.  
  35. (c) 68
  36.  
  37. (d) 68000
  38.  
  39.  
  40. 2.  What  demo boasts 113 pieces of chip music and also claimed to have  the 
  41. longest scroll text in the world at the time?
  42.  
  43. (a) The B.I.G. demo
  44.  
  45. (b) The Phaleon Gigademo
  46.  
  47. (c) The Election Override demo
  48.  
  49. (d) The Supreme Demo
  50.  
  51.  
  52. 3. In assembly, what command makes the computer do absolutely nothing?
  53.  
  54. (a) Noop
  55.  
  56. (b) $4,df2
  57.  
  58. (c) Nop
  59.  
  60. (d) $4,df3
  61.  
  62.  
  63. 4. What crew gained worldwide fame from a demo called 'Japtro'?
  64.  
  65. (a) The Lost Boys
  66.  
  67. (b) Dune
  68.  
  69. (c) Holocaust
  70.  
  71. (d) The Care Bears
  72.  
  73.  
  74. 5. How many clock cycles are there in a 'mulu'?
  75.  
  76. (a) Between 30 and 80
  77.  
  78. (b) Between 40 and 90
  79.  
  80. (c) Between 50 and 100 
  81.  
  82. (d) Between 60 and 110
  83.  
  84.  
  85. 6. What can you plug into the RS232 port on your ST?
  86.  
  87. (a) A radiation filter
  88.  
  89. (b) A modem
  90.  
  91. (c) A hard drive
  92.  
  93. (d) A printer
  94.  
  95.  
  96. 7. Who produced The Stupendous demo?
  97.  
  98. (a) Tex
  99.  
  100. (b) Tronic
  101.  
  102. (c) The Pixel Twins
  103.  
  104. (d) The Outlaws
  105.  
  106.  
  107. 8. Which of the below chip tunes have an offset of 8?
  108.  
  109. (a) Big Alec
  110.  
  111. (b) Ziggy
  112.  
  113. (c) Mad Max
  114.  
  115. (d) Megatizer
  116.  
  117.  
  118. 9. Who is famous for their digidrum chip music on the ST?
  119.  
  120. (a) Mad Max
  121.  
  122. (b) Synth Dream
  123.  
  124. (c) Misfits
  125.  
  126. (d) Count Zero
  127.  
  128.  
  129. 10. What is the standard format of a disk formatted with the desktop?
  130.  
  131. (a) 9 sectors and 79 tracks
  132.  
  133. (b) 10 sectors and 79 tracks
  134.  
  135. (c) 10 sectors and 80 tracks
  136.  
  137. (d) 9 sectors and 81 tracks
  138.  
  139.  
  140. 11. What is the biggest format that FASTCOPY can handle?
  141.  
  142. (a) 10 sectors and 81 tracks
  143.  
  144. (b) 10 sectors and 82 tracks
  145.  
  146. (c) 11 sectors and 84 tracks
  147.  
  148. (d) 11 sectors and 86 tracks
  149.  
  150.  
  151. 12.  How  would  you move the contents of the memory address env on  to  the 
  152. stack in assembly?
  153.  
  154. (a) Nop
  155.  
  156. (b) Move.w #$4b,-(sp)
  157.  
  158. (c) Move.1 #env,-(sp)
  159.  
  160. (d) env dc.w "env2stack",0
  161.  
  162.  
  163. 13. What company produced POWER BASIC?
  164.  
  165. (a) Mandarin
  166.  
  167. (b) Prospero
  168.  
  169. (c) Sensible Software
  170.  
  171. (d) Hisoft
  172.  
  173.  
  174. 14. What does the 'M' in STFM stand for?
  175.  
  176. (a) Modulator
  177.  
  178. (b) Medium
  179.  
  180. (c) Maximum
  181.  
  182. (d) Mono
  183.  
  184.  
  185. 15. What is the file extender for for a 512 colour Spectrum picture?
  186.  
  187. (a) .SPC
  188.  
  189. (b) .SPE
  190.  
  191. (c) .SPK
  192.  
  193. (d) .512
  194.  
  195.  
  196. 16. What does RAM stand for?
  197.  
  198. (a) Reorganised Address Modulator
  199.  
  200. (b) Reasoned Address Memory
  201.  
  202. (c) Random Accessed Memory
  203.  
  204. (d) Random Accessible M-68000
  205.  
  206.  
  207. 17. How would you turn on inverse video query in GFA BASIC?
  208.  
  209. (a) Print Chr$(27);"p"
  210.  
  211. (b) Tovqo
  212.  
  213. (c) Print Chr$(27);"q"
  214.  
  215. (d) Else
  216.  
  217.  
  218. 18. What does the .BLD file extender come from?
  219.  
  220. (a) A GEM image format file?
  221.  
  222. (b) A Mac or PC image?
  223.  
  224. (c) A Megapaint format file?
  225.  
  226. (d) A Degas format file?
  227.  
  228.  
  229. 19. Who is the current editor (December 1994) of ST REVIEW?
  230.  
  231. (a) Trenton Webb
  232.  
  233. (b) Vic Wright
  234.  
  235. (c) Chris Holland
  236.  
  237. (d) Vic Lennard 
  238.  
  239.  
  240. 20. What would the following line in STOS BASIC do:
  241.  
  242. rem key off:click off:hide:curs off:mode 0
  243.  
  244. (a) Remove key click, menu, cursor and change to low resolution.
  245.  
  246. (b) Absolutely nothing.
  247.  
  248. (c) Clear the screen.
  249.  
  250. (d) Turn on the soundchip.
  251.  
  252.  
  253. 21. What is the part number of the 9-pin D plug?
  254.  
  255. (a) RK61R
  256.  
  257. (b) RK60Q
  258.  
  259. (c) XR06G
  260.  
  261. (d) LK32F
  262.  
  263.  
  264. 22. What's the largest size possible with a displayed .IMG file?
  265.       
  266. (a) 640 x 400
  267.  
  268. (b) 320 x 120
  269.  
  270. (c) 300 x 120
  271.  
  272. (d) Any size
  273.  
  274.  
  275. 23.What is the colour depth of a picture file produced with Cranach Studio?
  276.  
  277. (a) 1-bit
  278.  
  279. (b) Up to 8-bit
  280.  
  281. (c) 16-bit
  282.  
  283. (d) Up to 24-bit
  284.  
  285.  
  286. 24. What does P.O.V. stand for on the ST?
  287.  
  288. (a) Persistence Of Vision
  289.  
  290. (b) People Of the Valley
  291.  
  292. (c) Predators Of Vision
  293.  
  294. (d) Persistence Of Vanity
  295.  
  296.  
  297. 25. Who produced the Delerium Demo?
  298.  
  299. (a) Holocaust
  300.  
  301. (b) Supreme Software
  302.  
  303. (c) Orbital Software
  304.  
  305. (d) Stax
  306.  
  307.  
  308.  
  309. And now the answers...
  310.  
  311.  
  312.  
  313.  
  314.  
  315.  
  316.  
  317.  
  318.  
  319.  
  320.  
  321.  
  322.  
  323.  
  324.  
  325.  
  326.  
  327.  
  328.  
  329. They're coming...
  330.  
  331.  
  332.  
  333.  
  334.  
  335.  
  336.  
  337.  
  338.  
  339.  
  340.  
  341.  
  342.  
  343.  
  344.  
  345.  
  346.  
  347.  
  348.  
  349.  
  350.  
  351.  
  352.  
  353.  
  354.  
  355.  
  356.  
  357.  
  358.  
  359.  
  360.  
  361.  
  362.  
  363.  
  364.  
  365.  
  366.  
  367. And here they are:
  368. ==================
  369.  
  370. The correct answers are...
  371.  
  372.  
  373. 1. (b)
  374.  
  375. 2. (a)
  376.  
  377. 3. (c)
  378.  
  379. 4. (c)
  380.  
  381. 5. (a)
  382.  
  383. 6. (b)
  384.  
  385. 7. (c)
  386.  
  387. 8. (c) and (d)
  388.  
  389. 9. (d)
  390.  
  391. 10. (a)
  392.  
  393. 11. (d)
  394.  
  395. 12. (c)
  396.  
  397. 13. (d)
  398.  
  399. 14. (a)
  400.  
  401. 15. (a)
  402.  
  403. 16. (c)
  404.  
  405. 17. (a)
  406.  
  407. 18. (c)
  408.  
  409. 19. (d)
  410.  
  411. 20. (b)
  412.  
  413. 21. (b)
  414.  
  415. 22. (d)
  416.  
  417. 23. (d)
  418.  
  419. 24. (a)
  420.  
  421. 25. (c)
  422.  
  423.  
  424. So, what did you get?  Well, if you got...
  425.  
  426.  
  427. *** UNDER 10 ***
  428.  
  429. Well,  what can I say?   This lamer test only proved one thing.....YOU'RE  A 
  430. LAMER!
  431.  
  432.  
  433. *** BETWEEN 11 and 15 ***
  434.  
  435. Er, well, you're pretty lame but you're not quite as bad as me.
  436.  
  437.  
  438. *** BETWEEN 16 and 20 ***
  439.  
  440. Not bad at all.   You're not a lamer and although you don't know  everything 
  441. there is to know, you're more than just your average Amiga owner.
  442.  
  443.  
  444. *** OVER 21 ***
  445.  
  446. Now  that's  more like it.   You're no lamer so don't let  anyone  tell  you 
  447. otherwise.  Be proud!
  448.  
  449.  
  450.