User`s manual

.DELAY
5-55
5
.DELAY
Name
.DELAY - Timer delay routine
Code
$0043
Description
.DELAY is used to generate accurate timing delays that are
independent of the processor frequency and instruction execution
rate. This routine uses the onboard timer for operation. You specify
the desired delay count in milliseconds. The .DELAY system call
returns to the caller after the speciÞed delay count is exhausted.
Entry Conditions
R03: Delay time in milliseconds (word)
Exit Conditions Different From Entry
None