![]() |
Routines |
| Prev: 32495 | Up: Map | Next: 32512 |
| H | 206 (BOY WANDER) |
| 32497 | CALL 25213 | Collect the next byte (event identifier) from the command list |
| 32500 | CALL 31887 | Check whether the event (arrival of teacher or end of 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 |
| 32506 | CALL Z,25503 | |
| 32509 | JP 25484 | Move to the next instruction in the command list |
| Prev: 32495 | Up: Map | Next: 32512 |