Subject: Re: grf_cl.c tested on A2000+Spectrum1MB
To: Michael L. Hitch <osymh@gemini.oscs.montana.edu>
From: Ezra Story <ezy@panix.com>
List: amiga-dev
Date: 02/05/1995 16:55:04
>
> > Spectrum memory
> > grf_cl: zap->size 2097152 <--- !!!! my Spectrum does not have 2MB
>
> Does this mean that the Spectrum configures 2MB of memory space, even
> if it only has 1MB? GVP strikes again!!
Actually, this means that the configdev entry for spectrum is wrong for
BOTH 1b and 2mb spectrums. Its actually returns a size of 16mb (the full
io size?). I'll add a test for a 2mb vs 1mb board to the driver.
Ezra