Routines

32497: Make BOY WANDER write on board


Used by tables of A&P numbers 32, 46, 50, 54 and 56

H 206 (BOY WANDER)

32497 CD7D62 CALL 25213 Collect next byte (event indicator) from table of A&P
32500 CD8F7C CALL 31887 Check if indicated event (arrival of teacher or end of lesson) has happened
32503 018068 LD BC,26752 Redirect control to the routine at 26752 (write on board) if the indicated event has not happened, then return to 32509
32506 CC9F63 CALL Z,25503
32509 C38C63 JP 25484 Move to the next instruction in the table of A&P