Routines

63501: Repeat table of A&P until time for assembly


Used by table of A&P number 72

H 200 (MR WACKER)

63501 3AE47F LD A,(32740) A=MSB of lesson time counter
63504 FE09 CP 9 The MSB starts off at 16. Is it still ≥ 9?
63506 D2B8F0 JP NC,61624 Repeat table of A&P if so (not time for assembly yet)
63509 C38C63 JP 25484 Otherwise move to the next instruction in the table of A&P