|
Atari coding BBS
Re: wtf! |
Posted by: Defjam
|
Dec,21.2012-03:28
|
Shouldn't it be:
waitvbl:
move.l d0,-(a7)
move.l $466.w,d0
.wait:
cmp.l $466.w,d0
beq.s .wait
move.l (a7)+,d0
rts
?
in your vbl-rout there should be a:
addq.l #1,$466.w
|
[All messages in this thread] [Start new thread]
What's the anti-troll code? That's your personal code to be able to add comments and messages on the dhs.nu site.
Don't have a code or forgot it? Fix it here.
|