Routines

31893: Signal: time arrived/event happened


This routine is apparently not used

31893 CD7D62 CALL 25213 Collect next byte from table of A&P

This entry point is used by the routine at 61555 with A holding an event identifier (8-12) from the table of A&P:
31896 CD757C CALL 31861 A=1, 2, 4, 8 or 16
31899 B6 OR (HL)

This entry point is used by the routine at 31905:
31900 77 LD (HL),A Set/reset the appropriate bit at 32641
31901 EB EX DE,HL
31902 C9 RET