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

Back to Subject List

Old thread has been locked -- no new posts accepted in this thread
???
06/20/01 15:07
Read: times


 
#12651 - RE: Return vector for interrupts
Another way how you can do it:

POP AR0
POP AR1
INC SP ;correct stack
INC SP
; now you have the vector at R1/R0

I dont recomment this for interupts but it works fine on other subroutines.

Thomas

List of 14 messages in thread
TopicAuthorDate
Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      
RE: Return vector for interrupts            01/01/70 00:00      

Back to Subject List