|
Atari coding BBS
help |
Posted by: gloky
|
Dec,17.2010-01:45
|
what is the better code, this:
movem.l (a0)+,d4-d7
or.l d4,d0
or.l d5,d1
or.l d6,d2
or.l d7,d3
or that:
or.l (a0)+,d0
or.l (a0)+,d1
or.l (a0)+,d2
or.l (a0)+,d3
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
help
|
gloky
|
Dec,17.2010-01:45
|
Re: help
|
defjam
|
Dec,17.2010-18:05
|
Re: help
|
Bod/STAX
|
Dec,17.2010-21:50
|
Re: help
|
grazey / phf
|
Dec,17.2010-22:05
|
Re: help
|
evil
|
Dec,17.2010-23:42
|
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.
|