[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Interest in GS Applesoft compiler?



Nathan Mates <nathan@cco.caltech.edu> wrote:
>  The problem is bank 0/1 space, mostly running out of it. In a
>standalone GS/OS app, you can usually snag 00/2000.3FFF for HGR
>1/2.

How about allocating the space at E0/2000.3FFF for high-res use?
As far as I can tell, the GS/OS never uses this space.  Of course
you'll have to worry about shadowing.  If this works out, then you
wouldn't have to make a HGR->SHR translator.  I haven't done any
testing with this, but maybe DHR could work as well using the
E0 and E1 bank space (trashing the SHR screen in the process).

Geoff
-- 
email: iigs@wam.umd.edu    <a href="http://www.wam.umd.edu/~iigs/";>Home Page</a>