Routines |
Prev: 32158 | Up: Map | Next: 32213 |
Used by the routine at 31688.
|
||||
32200 | XOR A | Set three bytes from IX onwards to zero... | ||
32201 | LD (IX+0),A | ...i.e. remove connectivity to the north-west... | ||
32204 | LD (IX+1),A | ...north... | ||
32207 | LD (IX+2),A | ...and north-east | ||
32210 | JP 31778 | Return to "MOVE STARSHIP" routine |
Prev: 32158 | Up: Map | Next: 32213 |