XSCROH (Scrollup text mode)
Scroll all lines from bottom to the top
Examples
ldx #$01 ; First line to scroll
ldy #26 ; Last line to scroll
BRK_KERNEL XSCROH
See scroll macro from orix-sdk to use it
Last update:
2022-12-08