Routines

25484: Move to next instruction in table of A&P


Used by several routines to blank out the last address pulled from the table of A&P currently being worked on (stored in bytes 3 and 4 of the character's buffer). This has the effect of moving to the next instruction in the table of A&P.

25484 2E04 LD L,4 Byte 4 of the buffer contains the MSB of the address from the table of A&P
25486 1806 JR 25494 Jump forward to replace it with 0