|
Atari coding BBS
Re: HBL setup |
Posted by: Patrice Mandin
|
Sep,11.2009-22:20
|
If you have the source to the player, you can modify, so that the Timer A does not prevent other interrupts from running:
(1) by lowering back the SR to $2300
(2) by clearing Service bit in MFP for Timer A
both at the start of Timer A interrupt routine.
You may need to set some mutex value for timer A interrupt, so it does not run twice (if the Timer A routine takes too long to execute, and this interrupt triggers a second time).
|
[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.
|