|
Atari coding BBS
Re: Aligning code |
Posted by: stghost
|
Jul,08.2005-10:32
|
in devpac there's a cnop command for aligning stuff:
cnop <offset>,<alignment>
Insert as much zero bytes as required to reach an address which can be divided by <alignment>. Then add <offset> zero bytes.
so generally you'll want cnop 0,4 or cnop 0,16
|
[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.
|