Game status buffer |
Prev: 8000 | Up: Map | Next: 8068 |
The cavern tiles are copied here by the routine at 8684 and then used to draw the cavern by the routine at 8A75.
The extra tile at 805F behaves like a floor tile, and is used as such in The Endorian Forest, Attack of the Mutant Telephones, Ore Refinery, Skylab Landing Bay and The Bank. It is also used in The Menagerie as spider silk, and in Miner Willy meets the Kong Beast and Return of the Alien Kong Beast as a switch.
|
||||
8020 | DEFS $09 | Background tile (also used by the routines at 8ABB, 8BBA, 8D73, 8DF8, 9135 and 925F) | ||
8029 | DEFS $09 | Floor tile (also used by the routine at 8D73) | ||
8032 | DEFS $09 | Crumbling floor tile (also used by the routine at 8ABB) | ||
803B | DEFS $09 | Wall tile (also used by the routines at 8ABB, 8BDD and 8D73) | ||
8044 | DEFS $09 | Conveyor tile (also used by the routine at 8BDD) | ||
804D | DEFS $09 | Nasty tile 1 (also used by the routines at 8ABB and 925F) | ||
8056 | DEFS $09 | Nasty tile 2 (also used by the routines at 8ABB and 925F) | ||
805F | DEFS $09 | Extra tile (also used by the routine at 921B) |
Prev: 8000 | Up: Map | Next: 8068 |