Important: The information in this document is obsolete and should not be used for new development.
DebuggerPoll
To poll for keyboard input, use theDebuggerPoll
procedure.
PROCEDURE DebuggerPoll;DESCRIPTION
Call theDebuggerPoll
procedure, which you can use even if interrupts are disabled, to poll for keyboard input.ASSEMBLY-LANGUAGE INFORMATION
The trap macro and routine selector for theDebuggerPoll
procedure are
Trap macro Selector _DebugUtil $0003 The registers on entry and exit for this routine are
Registers on entry D0 Selector code
Registers on exit D0 Result code