Routines

62560: Make next address be start of table of A&P


Used by tables of A&P numbers 22, 24, 28 and 78

H 204 (MISS TAKE) or 205 (ALBERT)

62560 2E19 LD L,25 Copy bytes 25 and 26 (where the address of the point reached in the current table of A&P is stored) into bytes 27 and 28 (where the start address of the current table of A&P is stored). This has the effect of making the routine at 25296 consider the next place in the table of A&P to be its start (the location of which needs to be known if the table is to be repeated)
62562 54 LD D,H
62563 1E1B LD E,27
62565 EDA0 LDI
62567 EDA0 LDI
62569 C38C63 JP 25484 Move to the next instruction in the table of A&P