=> R0 = vector number
R1 = address of releasing routine
R2 = value given in R2 when claimed.
<= R0-R2 preserved
This removes the routine, which is identified by both its address and workspace pointer, from the list for the specified vector. The routine will no longer be called.
See PRM 1, page 68.
|
|
|