[comp.sys.amiga.hardware] a2000 1MB RAM

paasivir@tukki.jyu.fi (Risto Paasivirta) (03/28/90)

Sorry to post this, but mail deamon played pingpong with me..

Jumper settings for a2000 1MB RAM Exp, fully populated 
NO GUARANTEE: these work in MY a2000...

(To: rcstgl@eutws1.win.tue.nl (Guido Leenders))
>The RAM's I already have but could you do me a favor and mail
>me your jumper settings? That would really be great!
>		Greetings,
>		G.Leenders
>
> rcstgl@eutws1.win.tue.nl

Here it is:
Jumpers from side nearer edge of board

1 free
2 connected
3 free
4 free
5 connected

result should look like this:
(edge of board)
    |
    |   :X::X
    |

Good Luck!

-- 
char a[1761],*b;main(){int c,k;double d,e=1.111,x,y,z,sin(),cos();for(b=a,
c=1760;*b++=' ',--c;);for(d=.1;d<=1.3;d+=.2)for((y=d,x=0.0,c=150);c--;){z=
x*cos(e)-(y-x*x)*sin(e);y=x*sin(e)+(y-x*x)*cos(e);x=z;k=x*20.0+40+((int)(-
y*10.0+11))*80;if(k>=0&&k<1761)a[k]='*';}puts(a);}