![]() |
Routines |
Prev: 25503 | Up: Map |
|
|||||||||||
25520 | PUSH BC | Push the routine address in BC onto the stack | |||||||||
25521 | LD L,9 | Point HL at byte 9 of the character's buffer | |||||||||
25523 | JR 25516 | Place the interruptible subcommand routine address into bytes 9 and 10 of the character's buffer, then jump to it |
Prev: 25503 | Up: Map |