![]() |
Routines |
Prev: 32495 | Up: Map | Next: 32512 |
|
||||
32497 | CALL 25213 | Collect the event identifier parameter from the command list | ||
32500 | CALL 31887 | Check whether the event (the arrival of a teacher or the end of the lesson) has happened | ||
32503 | LD BC,26752 | Redirect control to the routine at 26752 (write on board) if the event has not happened, then return to 32509 (below) | ||
32506 | CALL Z,25503 | |||
32509 | JP 25484 | Move to the next command in the command list |
Prev: 32495 | Up: Map | Next: 32512 |