![]() |
Routines |
| Prev: F79A | Up: Map |
|
||||||||||||
| F7AB | PUSH BC | Push the interruptible subcommand routine address onto the stack in preparation for an indirect jump | ||||||||||
| F7AC | LD L,$0E | Copy the interruptible subcommand routine address from BC into bytes 0x0E and 0x0F of the character's buffer, and then jump to it | ||||||||||
| F7AE | JR $F7A7 | |||||||||||
| Prev: F79A | Up: Map |