A86: Re: Re: how writing to the lcd works


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

A86: Re: Re: how writing to the lcd works




okay again sticking with the asm part of this project ...  ok doesn't that
ti view panel just plug into the link port?  well there is probably some
hardware process that does this.

but what i need to know right now is not so much the actaul code right now,
but just theory on how you would resize / zoom in on a graphic...let's say
we have a 128 x 64 graphic how to we make the image stored there be 256 x
128 ...a zoom factor of 2?  this is what i am looking into doing.  right now
don't worry about putting it in the right format to send it out the link
port. i can take care of that.  just how do you zoom in like i described.

the next part involves is there some way to detect whenever the os refreshes
the screen or when ever it draws any thing to the screen or something like
that to install and interrupt that would run the resize and send algorithm.

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





Follow-Ups: References: