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

Re: Display SHR from Appesoft?



The utility called Sneeze, which is an 8-bit program, and is
available, I am sure, in a lot of places, can display SHR as well as
some 3200 graphics on a IIgs.  It also displays DazzleDraw, HiRes,
DoubleHiRes, and some other graphics, too.  I'm not sure where in
Sneeze the coding is for displaying these graphic formats on a IIgs. 
But Sneeze will only display SHR and other 16-bit formats on the IIgs,
not the 8-bit Apples such as the IIe or IIc.

Lyle


Exegete <millers@noneofyourbusiness.com> wrote in message news:<3C667819.8030105@noneofyourbusiness.com>...
> Check the "Ghost of So What Software" web page. Sorry, at the moment I 
> don't have the url. They created a number of utilities that allowed 
> AppleSoft to use the //gs enhanced capabilites.
> 
> Roy
> 
> Dave Althoff Jr wrote:
> 
> > I know this can be done, I just don't know how to do it, and I was hoping
> > someone could help... 8-)
> > 
> > I have this idea for a fairly ambitious data manipulation project. 
> > Because of my own limitations and patience level for getting results, for
> > the moment at least I am planning to do the bulk of the program in
> > Applesoft BASIC, perhaps using some Assembler support routines to speed up
> > some of the interface details (such as a string builder to read in data
> > and a cursor routine for the user interface).  Anyway, I got this neat
> > idea:  If the file contains a link to a graphic, I'd like to be able to
> > display it.  I want to support 320 and 640 graphics (I don't see any real
> > need to display either 280 or 3200 mode graphics...).  Obviously I'm on a
> > IIgs, and there is no shortage of either memory or disk space.  I'm also
> > not averse to writing a driver routine in Assembly (Merlin), but I have to
> > be able to call the routine from Applesoft 'cause I'm too lazy to write
> > the whole program in Assembly and I'm not comfortable working with the
> > toolbox yet.
> > 
> > Anybody got any suggestions to get me started?
> > 
> > --Dave Althoff, ][.
> >