Problem scrolling
Posted: Sun Jul 20, 2014 11:14 am
I have a problem scrolling, I thought it would be simple
but when I write for example:
There is a bug, Horizontal and Vertical scrolling does not work , x becomes vertical.
I put my demo, I remove a bug, I've written only :
How to scrolling Horizontal and Vertical ?
Thank you for your help.
but when I write for example:
Code: Select all
lda x
sta $210D
lda y
sta $210E
I put my demo, I remove a bug, I've written only :
Code: Select all
lda x
sta $210D
Thank you for your help.