|
Atari coding BBS
Re: Sync-Lock code on STE |
Posted by: defjam
|
Jun,09.2012-16:21
|
this one works for me perfectly:
timer_b_bottom:
move #$2700,sr
move.w d0,-(sp)
move.b $fa21.w,d0
tbb_sync:
cmp.b $fa21.w,d0
beq.s tbb_sync
;-- your bottom border code here --
move.w (sp)+,d0
rte
No need to sync with $8209.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.
|