Quote Originally Posted by Charles Linquis View Post
And while you are at it - take a look at Darrel Taylor's Instant Interrupts. They are almost as easy to use as ONINT-GOTO, and they have a lot of advantages -they can't be blocked, the code generated is smaller, the int latency is less...
Yeah, I saw a bit... I will investigate more if they could be easily applied to my program.