Routines |
Prev: 6FF2 | Up: Map | Next: 7000 |
Continues from the routine at 7000.
|
||||||||||
6FF9 | LD (HL),$2C | Place the address of the uninterruptible subcommand routine at 702C into bytes 0x6F and 0x70 of BOY WANDER's buffer | ||||||||
6FFB | INC L | |||||||||
6FFC | LD (HL),$70 | |||||||||
6FFE | POP HL | Drop the return address (6254) from the stack and go on to consider moving the next character | ||||||||
6FFF | RET |
Prev: 6FF2 | Up: Map | Next: 7000 |