[comp.sys.acorn] Beebs, Masters, and Elks

csf195@uk.ac.cov.cck (Mirrir) (04/09/91)

Okay non-arc users here's a discussion to get started on ;

Does anyone have any interesting or useful programs they'd like to share
with us ????

I've got some short weird graphics and sound basic programs that shound work
on any acorn machine. Does anyone like that sort of software ???

--
 ____________________________________________________________________________
| Jason Taylor (csf195@uk.ac.cov.cck) | "That's all fine, but I only need to |
|  Aliases : ALIEN  (Slartibartfast)  |  know one thing." -Aliens (Vasquez)  |
|  Stliaise (stliaise@uk.ac.cov.cck)  |      'Yes?' - "Where they ARE."      |

Julian.Wright@comp.vuw.ac.nz (Julian Wright) (04/10/91)

In article <||1&G7|@cck.cov.ac.uk>, csf195@uk.ac.cov.cck (Mirrir) writes:
|> I've got some short weird graphics and sound basic programs that shound work
|> on any acorn machine. Does anyone like that sort of software ???

Try this:

  FOR X%=200 TO 800 STEP 23
    FOR Y%=200 TO 800 STEP 17
      SOUND 1,-15,X%*Y%,1
    NEXT
  NEXT

It only works on non Arcs, as it stands, and lasts for about a minute or so.

    Cheers, Julian.
-- 
;`````````````````````````````````````````````````````````````````````````````;
; I would if I could but I can't so I won't but I might if I find I can later ;
;,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,,;
jwright@comp.vuw.ac.nz                                julian@sideways.gen.ac.nz