Routines |
Prev: 32226 | Up: Map | Next: 32252 |
Used by the routine at 31688.
|
||||
32239 | XOR A | Relative to IX, set bytes 2, 4 and 7 to zero... | ||
32240 | LD (IX+2),A | ...i.e. remove connectivity to the north-east... | ||
32243 | LD (IX+4),A | ...east... | ||
32246 | LD (IX+7),A | ...and south-east | ||
32249 | JP 31792 | Return to "MOVE STARSHIP" routine |
Prev: 32226 | Up: Map | Next: 32252 |