Routines |
Prev: 46385 | Up: Map | Next: 46427 |
Note that when returning from another block of graphic layout data, the current attribute stored at 34270 (and set in the called block) is not preserved. Upon returning, the current attribute value is cleared.
|
||||||||||||
46418 | XOR A | Set current attribute to zero | ||||||||||
46419 | LD (34270),A | |||||||||||
46422 | LD HL,(34281) | Load HL with base x- and y-coordinates | ||||||||||
46425 | LD B,A | Set B to zero | ||||||||||
46426 | RET | Return |
Prev: 46385 | Up: Map | Next: 46427 |