Showing changes from revision #2 to #3:
Added | Removed | Changed
Entry | |
---|---|
R0 | 6 |
This event is generated when an escape condition occurs due to escape being pressed (or received in the serial buffer with OS_Byte 181 enabled).
It is not generated by calling OS_Byte 125.
If this event is enabled then keyboard escapes generate this event instead of calling the escape handler.
OS_Byte 125 generated escapes always call the escape handler.