Re: A86: iy


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

Re: A86: iy




On Thu, 7 May 1998, Trey Jazz wrote:

> 
> where exactly does iy point to? or is there a way to load iy into hl?
> 

It points to a table of system flags that are used to store things like
the current graph mode, whether or not to print text in reverse color,
etc.

	push iy
	pop hl

--------
Dan Eble (mailto:eble@cis.ohio-state.edu)
         (http://www.cis.ohio-state.edu/~eble)

"Behold, how great a matter a little fire kindleth!" -- James 3:5


References: