25492 | 2E12 | LD L,18 | Byte 18 of the buffer contains the MSB of the address of the routine which has just surrendered control of the character |
25494 | 3AFC7F | LD A,(32764) | A=number of character being worked on (183-214) |
25497 | 67 | LD H,A | Point to that character's buffer |
25498 | 3600 | LD (HL),0 | Zero out the necessary byte in the buffer |
25500 | C35863 | JP 25432 |