Routines |
Prev: 31768 | Up: Map | Next: 31815 |
|
||||||||
31807 | LD A,(32760) | Pick up the MSB of the lesson clock (0-21) | ||||||
31810 | CP 15 | Is it time to start dinner or the lesson? | ||||||
31812 | JP C,25256 | Move to the next command in the command list if so; otherwise continue into 31815 (restart command list) |
Prev: 31768 | Up: Map | Next: 31815 |