<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Thu, 23 Apr 2009 12:00:21 +0100
From   : michael.firth@... (michael.firth@...)
Subject: ARM7 CoPro Demo Stuff

The following short graphical program (which originally came from a Solidisk
demo) might be useful for demonstrating the speed (but no use for memory use).

On a standard BBC it takes around 50s to run, but on a fast co-pro it becomes
limited by the VDU drawing speed.

   10MODE0
   20TIME=0
   30CLS 
   40S%=400 
   50VDU29,640;512;
   60MOVE 0,0
   70FOR A=0 TO 126 STEP.25:DRAW S%*SINA,S%*COSA*SIN(A*.95):NEXT 
   80PRINTTIME/100

Hope this is of some use.

Michael
 

> -----Original Message-----
> From: 
> bbc-micro-bounces+michael.firth=bt.com@... 
> [mailto:bbc-micro-bounces+michael.firth=bt.com@...
> .uk] On Behalf Of Joel Rowbottom
> Sent: 23 April 2009 08:26
> To: bbc-micro@...
> Subject: [BBC-Micro] ARM7 CoPro Demo Stuff
> 
> Hi all --
> 
> One of the things I'd quite like to bring to the Wakefield Show this
> weekend is the ARM7 CoPro, as part of an exhibit showing 'new 
> stuff for the
> Beeb'. However, the last time I did this it was pretty new 
> and didn't have
> any software for it.
> 
> Can anyone suggest a piece of software which might 'demo' the 
> unit? Things
> like 'extended space for buffering' and 'BASIC V' aren't really 'wow'
> material. Just staring at the reset message to show it's got 
> 16MB RAM gets
> a bit boring after a few seconds too ;)
> 
> TIA
> 
> 
> jx
> 
> _______________________________________________
> bbc-micro mailing list
> bbc-micro@...
> http://lists.cloud9.co.uk/mailman/listinfo/bbc-micro
> 
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>