![]() |
Routines |
Prev: 31768 | Up: Map | Next: 31815 |
H | Character number of teacher (163-166) |
31807 | LD A,(32760) | Pick up the MSB of the lesson time counter (0-21) |
31810 | CP 15 | Is it time to start the lesson? |
31812 | JP C,25256 | Move to the next instruction in the command list if so; otherwise continue into 31815 (restart command list) |
Prev: 31768 | Up: Map | Next: 31815 |