|
Atari coding BBS
Re: STE shifter sync |
Posted by: gloky
|
Jun,29.2009-07:33
|
256 byte only loss (nor 255)
BSS
scr0 ds.b 256
ds.l 8000 in this case 2 screen
ds.l 8000 for fliping
pscr ds.l 2
TEXT
move.l #scr0+256,d0
clr.b d0
move.l d0,pscr
add.l #32000,d0
move.l d0,pscr+4
perhaps i'm just an idiot and not understand :)
|
[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.
|