Back to Skool Routines
63501: Restart command list unless it's time for assembly
Used by command list 72.
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