Author: ACagliano
Subject: Can I Use ChkFindSym
Posted: 06 Apr 2013 09:46:12 am (GMT -5)
This is on the topic of extending the Cn2 interrupt with some of my own code, under certain circumstances, making it do one additional task before exiting the interrupt code.
I know that certain OS bcalls can turn off interrupts. Is ChkFindSym one of them? Can I safely call it within the interrupt routine? If so, how much of a slowdown will it cause if it executes only once each time the interrupt occurs?
_________________
-ACagliano
Current Projects
Legend of Zelda. "Ganon's Rage"
51%
Subject: Can I Use ChkFindSym
Posted: 06 Apr 2013 09:46:12 am (GMT -5)
This is on the topic of extending the Cn2 interrupt with some of my own code, under certain circumstances, making it do one additional task before exiting the interrupt code.
I know that certain OS bcalls can turn off interrupts. Is ChkFindSym one of them? Can I safely call it within the interrupt routine? If so, how much of a slowdown will it cause if it executes only once each time the interrupt occurs?
_________________
-ACagliano
Current Projects
Legend of Zelda. "Ganon's Rage"
51%