Back to Skool Routines
25488: Blank out byte 10 of character's buffer
Used by the routines at 25581, 25656, 25677, 26639, 26752, 27144, 32379 and 61463. Blanks out the address of the routine held in bytes 9 and 10 of the character's buffer, which has the effect of making the routine at 25296 consider the address held in bytes 3 and 4 of the character's buffer (normally a routine address from the command list) as the next candidate for controlling routine.
25488 LD L,10 Byte 10 of the buffer contains the MSB of the address of the routine which has just surrendered control of the character
25490 JR 25494 Jump forward to replace it with 0