??? 08/13/05 13:41 Read: times |
#99334 - One way is to Responding to: ???'s previous message |
pop the return address (where your program left to execute the interrupt) from the stack, and push a new return address on the stack and execute your RETI.
Anders |