31-10-2021, 01:52 PM
Hey Guys,
Does anyone have some code for side scrolling in Assembler?
I've written a nested loop routine that does this, it works but it's slow.
Loop One Screen
Loop One Column
Loop One Row
Move One Character Left
End_Loop
End_Loop
End_Loop
Does anyone have some code for side scrolling in Assembler?
I've written a nested loop routine that does this, it works but it's slow.
Loop One Screen
Loop One Column
Loop One Row
Move One Character Left
End_Loop
End_Loop
End_Loop
