Subject: Re: cirrus-3 Spectrum 1MB patch
To: Sascha Groening <groening@fmi.uni-passau.de>
From: Markus Illenseer <markus@TechFak.Uni-Bielefeld.DE>
List: amiga-dev
Date: 02/13/1995 22:01:53
On Feb 13,  2:25pm, Sascha Groening wrote:
> *** 199,206 ****
>   #if (GRF_CL5426 && PICASSO)
>   
>   	/* hack alert */
> ! 
> ! 	ZTHREEAVAIL += amiga_round_page(1024*1024*2);    /* we can't check the size, can we? */
>   
>   #endif
>   
> --- 199,206 ----
>   #if (GRF_CL5426 && PICASSO)
>   
>   	/* hack alert */
> ! 	/* changed from 2MB -> 1MB -SG- */
> ! 	ZTHREEAVAIL += amiga_round_page(1024*1024);    /* we can't check the size, can we? */
>   
>   #endif

 Sorry, this is a *bad* idea. I understand you have a Spectrum in a Z2-Machine?

[...]
> !                 /* Changed from 2MB->1MB      -SG- */
> !                 /* Put a 1024*1024*2 here if you have 2MB Spectrum */
> ! 
> !                 zap->size = cl_fbsize = 1024*1024;

 Same here.I thoiught we had discussed this matter already?


-- 
Markus Illenseer