A86: Buffer to Screen Scrolling...


[Next][Index][Thread]

A86: Buffer to Screen Scrolling...





What's the best way to scroll the 1024 bytes of data (a map) into the
screen while scrolling the screen ($fc00) upwards.

The buffer's name is "buffer" and I need it to scroll one line at a time
up while the screen shifts itself up. Whats the best way to do this? I
tried a couple times but failed miserably :)

-Tim




Follow-Ups: