|
Atari coding BBS
Re: Timer B & D |
Posted by: RA/pdx
|
Nov,23.2010-23:19
|
Stable rasters on Falcon is already nearly impossible without other timers (especially on VGA).
On ST/STE you can use something like this in your timer B interrupt to make it more stable if you also use other interrupts: (i have never tested it on Falcon so far)
raster
move.w #$2700,sr
...
move.w #$2300,sr
rte
|
[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.
|