Re: A86: scroll calls


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

Re: A86: scroll calls




In a message dated 11/20/98 11:22:02 PM Eastern Standard Time,
rabidcow@juno.com writes:

> these scroll the normal text screen, they will also scroll _textShadow if
>  bit 0 at (iy+$0d) is set (this is a context flag)
>  
>  $4A67	_scroll_up_if _curRow is below _winBtm
>  $4A6B	_scroll_up
>  $4A6F	_scroll_upb_stay  b lines, stay on rom page 1
>  $4A72	_scroll_upb  b lines
>  $4A76	_scroll_down_if _curRow is above _winTop
>  $4A7A	_scroll_down
>  
>  -josh


maybe you should put these in a new include file and release it.