XSCROB (Scroll down)
Scroll all lines from the top to the bottom
ldx #$01 ; First line to scroll
ldy #25 ; Last line to scroll
BRK_KERNEL XSCROB
See scroll macro from orix-sdk to use it
Last update:
2022-12-08