Re: A82: Porting (85)


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

Re: A82: Porting (85)




In a message dated 98-01-26 20:09:34 EST, you write:

> On Mon, 26 Jan 1998 16:40:06 EST ADAMMAN106@aol.com writes:
>  >
>  >In a message dated 98-01-24 20:46:45 EST, you write:
>  >
>  >> displaying text while drawing stuff on the screen is harder, because 
>  >the
>  >>  blasted DISP_GRAPH overwrites it.... that's one of my main problems 
>  >w/
>  >>  converting ZTETRIS. (if i'm lucky, it should be out w/in the next 2
>  >>  weeks, now that my finals are done.)
>  >
>  >you can write text directly to the graph mem
>  >
>  >~Adamman
>  >
>  please ignore my stupidity, but... er... how? there's probably something
>  in the text files, but i'm too damn lazy... finals wore me out...  thanx
>  for the info (in advance) and thanx for informing me on something i think
>  i'd never know about...

Well, all you have to do is one simple instruction:

	set 7, (iy+$14)			;write menu style strings to the graph mem

Pretty easy.  Does this mean you'll continue porting?

~Adamman


Follow-Ups: