init dl addresses

This commit is contained in:
2018-06-20 00:33:55 +02:00
parent 796e5c53a8
commit 3fb32a966e
8 changed files with 1062 additions and 986 deletions
+2 -2
View File
@@ -4,7 +4,7 @@
.zpvar tmp, tmp0, tmp1, tmp2, tmp3 .word
sw = $80 ;physical screen width in bytes (distance between beginnings of consecutive lines)
sw_log = 48 ;logical screen width
sw_log = $40 ;logical screen width
sh = 128 ;screen height in lines
screen = $4000
pmgraph = $9000
@@ -28,7 +28,7 @@ start
mva #$0F COLBAKS
mva #$0f COLPF2S
jsr dl_addr_init
jsr sprites_init
pause 1
jsr ground_init