A86: Question for CAS - 86


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

A86: Question for CAS - 86




I've by sometime tommorow (saturday) i'll have the documentation done so far
up on http://chad.dirks.com .

I do have a question however.  Can I "ld" things into and from the memory at
$800b (16k right?) without swaping in a different ram page?

Another question also... I'm looking for somone to help me with the math.  I
can write the actual asm, but what I need is someone to help me make a list
of algebraic rules.  Right now the one i need is taking a a*b^c where "c"
can be anything including another polynomial.  That would be real helpful.

thanks for all the help so far

    billybobIV
    chad@dirks.com
    http://chad.dirks.com




----- Original Message -----
From: David Phillips <david@acz.org>
To: <assembly-86@lists.ticalc.org>
Sent: Friday, April 02, 1999 11:57 AM
Subject: Re: A86: Date: Thu, 1 Apr 1999 23:18:37 -0500


>
> Why can't I be that brief?  ;-)
>
>
> >
> > Clipping is where a sprite is only partially on the screen, like if it's
> > x coordinate is 60 or so.  Masking is used when you want to draw a
> > sprite over a background, so that the background shows through around
> > the edges, but the white parts of the sprite are still white.
> >
> > Jimi Malcolm wrote:
> > >
> > > what does it mean to clip a sprite?  what do some of the other names
> like
> > > 'mask' a sprite and stuff like that mean?
> > >
> > > jimi
> >
> >
>
>
>




References: