Back to Skool Routines
25484: Move to next instruction in command list
Used by the routines at 25700, 31952, 31969, 32497, 61555, 61624, 61631, 61658, 62032, 62560, 62572, 62599, 62620 and 63501. Blanks out the last address pulled from the command list currently being worked on (stored in bytes 3 and 4 of the character's buffer), which has the effect of moving to the next instruction in the command list (see 25296).
25484 LD L,4 Byte 4 of the buffer contains the MSB of the last routine address pulled from the command list
25486 JR 25494 Jump forward to replace it with 0