|
Atari coding BBS
Re: Aligning code |
Posted by: GT Turbo
|
Jul,08.2005-10:32
|
Just do it like screen aligning on a STF.
screen=malloc(32256)
adr=(screen and $ffffff00)+256
You have to change the and mask ($ffffff00) and the offset 256.
After that copy your code at 'adr'
GT Turbo (C.V.S.D.)
|
[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.
|