![]() |
Routines |
| Prev: 63492 | Up: Map | Next: 63512 |
| H | 200 (MR WACKER) |
| 63501 | LD A,(32740) | A=MSB of the lesson time counter (which starts off at 16) |
| 63504 | CP 9 | Is it time to start assembly yet? |
| 63506 | JP NC,61624 | Restart the command list if not |
| 63509 | JP 25484 | Otherwise move to the next instruction in the command list |
| Prev: 63492 | Up: Map | Next: 63512 |