Page 1 of 1

[TI ASM]

Posted: Sun 11 Apr, 2010 7:55 pm
by Matthias1992
Is there any way that I can disbale the onInterrupt?
Besides form using DI becuase that results in a freeze...(quite logically). I tried fuzzing around with the onFlags but that does not really get me anywhere. Any ideas?

Re: [TI ASM]

Posted: Sun 11 Apr, 2010 9:02 pm
by darkstone knight
sending %xxxxxxx0 to port $3 should do the trick

send %00011101 to re-enable every interrupt, see day 23 of asmin28days