Email: Password: Remember Me | Create Account (Free)

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
11/07/02 11:34
Read: times


 
#32118 - RE: Interrupts and exit flow control
I've used a variant of push/pop but instead of use the DPTR register I've use some RAM variables (and the machos #HIGH and #LOW) because that register is widely used in my program, and I don't want to modify it when an interrupt occurs.

Thx to everybody :)


List of 11 messages in thread
TopicAuthorDate
Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      
RE: Interrupts and exit flow control            01/01/70 00:00      

Back to Subject List