![]() |
Routines |
| 25248 | LD L,112 | Remove the routine address from bytes 111 and 112 of the character's buffer |
| 25250 | JR 25258 |
| 25252 | LD L,106 | Remove the routine address from bytes 105 and 106 of the character's buffer |
| 25254 | JR 25258 |
| 25256 | LD L,100 | |
| 25258 | LD A,(32765) | 32765 holds the number of the last character moved |
| 25261 | LD H,A | Set the MSB of the routine address to 0, indicating that it should no longer be used |
| 25262 | LD (HL),0 | |
| 25264 | JR 25172 |