Routines |
Prev: 63386 | Up: Map | Next: 63408 |
|
||||||||||
63403 | PUSH BC | Push the interruptible subcommand routine address onto the stack in preparation for an indirect jump | ||||||||
63404 | LD L,14 | Copy the interruptible subcommand routine address from BC into bytes 14 and 15 of the character's buffer, and then jump to it | ||||||||
63406 | JR 63399 |
Prev: 63386 | Up: Map | Next: 63408 |