Showing changes from revision #1 to #2:
Added | Removed | Changed
Entry | |
---|---|
R0 | 126 (&7E) |
Exit | |
---|---|
R0 | Preserved |
R1 | 0 if no escape condition |
255 if escape condition cleared | |
R2 | Corrupted |
The purpose of this call is to acknowledge the escape function condition and attempt to clear it.
If an escape condition exists, it performs the escape condition side effects if these have been enabled with OS_Byte 230, and then calls the escape handler to indicate that the escape has been cleared.
OS_Byte 124 is used to clear the escape condition, and OS_Byte 125 is used to set it.