Routines
31887: Check for arrival of time or occurrence of event
Used by routines at
31915
,
32497
and
61555
A
Time/event identifier
31887
CD757C
CALL
31861
Convert the time/event identifier into an appropriate mask
31890
A6
AND (HL)
Set the zero flag if the time/event hasn't come/occurred (HL=
32640
or
32641
)
31891
EB
EX DE,HL
31892
C9
RET