Routines |
Prev: FE86 | Up: Map | Next: FE98 |
Used by the routine at EFBD.
|
||||||||
FE8F | LD HL,$9260 | Add the offset so the address is in the buffer starting at D260 | ||||||
FE92 | ADD HL,DE | |||||||
FE93 | EX DE,HL | Put this in DE. | ||||||
FE94 | LD HL,($F047) | Put the buffer address in F047. | ||||||
FE97 | RET |
Prev: FE86 | Up: Map | Next: FE98 |