|
Atari coding BBS
Re: palette fading |
Posted by: Patrice Mandin
|
May,02.2006-12:53
|
well, you might be able to lower the IPL in the timer A handler?
Yep, you can do that. You must set sr back to $2300, and clear the ISR timer A bit (I think it is ISR), so even other low-priority MFP interrupts trigger. And use a mutex in your timer A interrupt to prevent itself from running if it is not finished.
This is what I did in the old doom dsp version with music (timer a). The routine was taking so long that ikbd interrupts (lower mfp priority) could not trigger, and moving the mouse was crashing the program.
|
[All messages in this thread] [Start new thread]
Topic
|
Posted by
|
Date
|
palette fading
|
mikro
|
May,01.2006-14:28
|
Re: palette fading
|
p01
|
May,01.2006-15:37
|
Re: palette fading
|
earx
|
May,01.2006-16:51
|
Re: palette fading
|
earx
|
May,01.2006-16:59
|
Re: palette fading
|
mikro
|
May,01.2006-17:05
|
Re: palette fading
|
mikro
|
May,01.2006-17:10
|
Re: palette fading
|
earx
|
May,01.2006-22:24
|
Re: palette fading
|
mikro
|
May,01.2006-23:38
|
Re: palette fading
|
mikro
|
May,02.2006-09:09
|
Re: palette fading
|
Peter
|
May,02.2006-10:15
|
Re: palette fading
|
mikro
|
May,02.2006-10:28
|
Re: palette fading
|
mikro
|
May,02.2006-10:34
|
Re: palette fading
|
Peter
|
May,02.2006-17:53
|
Re: palette fading
|
earx
|
May,02.2006-21:07
|
Re: palette fading
|
earx
|
May,01.2006-17:11
|
Re: palette fading
|
ggn/KUA
|
May,01.2006-19:15
|
Re: palette fading
|
ggn/KUA
|
May,01.2006-20:16
|
Re: palette fading
|
ggn/KUA
|
May,01.2006-20:17
|
Re: palette fading
|
ggn/KUA
|
May,01.2006-20:17
|
Ooops
|
ggn/KUA
|
May,01.2006-20:18
|
Re: Ooops
|
earx
|
May,01.2006-22:09
|
Re: Ooops
|
p01
|
May,01.2006-23:30
|
68030 cache
|
Creature XL
|
May,04.2006-20:34
|
Re: 68030 cache
|
mikro
|
May,05.2006-20:37
|
Re: 68030 cache ( mea culpa )
|
p01
|
May,07.2006-15:25
|
Re: 68030 cache ( mea culpa )
|
earx
|
May,07.2006-17:25
|
Re: palette fading
|
evil
|
May,02.2006-09:35
|
Re: palette fading
|
earx
|
May,02.2006-11:56
|
Re: palette fading
|
mikro
|
May,02.2006-12:10
|
Re: palette fading
|
earx
|
May,02.2006-12:29
|
Re: palette fading
|
Patrice Mandin
|
May,02.2006-12:53
|
Re: palette fading
|
mikro
|
May,03.2006-23:03
|
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.
|