Added left and right buffers for over scroll

This commit is contained in:
alpine9000
2016-03-31 10:53:44 +11:00
parent 78b0881d22
commit 160b78f30a
4 changed files with 19 additions and 14 deletions
+1 -1
View File
@@ -8,7 +8,7 @@ SwitchBuffers:
move.l offscreen,a0
move.l onscreen,offscreen
move.l a0,onscreen
moveq.l #0,d0
moveq.l #LEFT_SCREEN_BUFFER_BYTES,d0
move.l a0,a1
lea copperListBplPtr,a0
jsr PokeBitplanePointers