.XX21 EQUW SHIP_MISSILE \ MSL = 1 = Missile EQUW SHIP_DODO \ SST = 2 = Dodo space station EQUW SHIP_ESCAPE_POD \ ESC = 3 = Escape pod EQUW 0 EQUW SHIP_CANISTER \ OIL = 5 = Cargo canister EQUW 0 EQUW SHIP_ASTEROID \ AST = 7 = Asteroid EQUW SHIP_SPLINTER \ SPL = 8 = Splinter EQUW SHIP_SHUTTLE \ SHU = 9 = Shuttle EQUW 0 EQUW 0 EQUW SHIP_PYTHON \ 12 = Python EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_VIPER \ COPS = 16 = Viper EQUW SHIP_SIDEWINDER \ SH3 = 17 = Sidewinder EQUW 0 EQUW SHIP_KRAIT \ KRA = 19 = Krait EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW SHIP_COBRA_MK_3_P \ CYL2 = 24 = Cobra Mk III (pirate) EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0 EQUW 0Name: XX21 [Show more] Type: Variable Category: Drawing ships Summary: Ship blueprints lookup table for the D.MOH file Deep dive: Ship blueprints in the BBC Micro disc versionContext: See this variable in context in the source code References: No direct references to this variable in this source file
[X]
Variable SHIP_ASTEROID (category: Drawing ships)
Ship blueprint for an asteroid
[X]
Variable SHIP_CANISTER (category: Drawing ships)
Ship blueprint for a cargo canister
[X]
Variable SHIP_COBRA_MK_3_P (category: Drawing ships)
Ship blueprint for a Cobra Mk III (pirate)
[X]
Variable SHIP_DODO (category: Drawing ships)
Ship blueprint for a Dodecahedron ("Dodo") space station
[X]
Variable SHIP_ESCAPE_POD (category: Drawing ships)
Ship blueprint for an escape pod
[X]
Variable SHIP_KRAIT (category: Drawing ships)
Ship blueprint for a Krait
[X]
Configuration variable SHIP_MISSILE = &7F00
The address of the missile ship blueprint
[X]
Variable SHIP_PYTHON (category: Drawing ships)
Ship blueprint for a Python
[X]
Variable SHIP_SHUTTLE (category: Drawing ships)
Ship blueprint for a Shuttle
[X]
Variable SHIP_SIDEWINDER (category: Drawing ships)
Ship blueprint for a Sidewinder
[X]
Variable SHIP_SPLINTER (category: Drawing ships)
Ship blueprint for a splinter
[X]
Variable SHIP_VIPER (category: Drawing ships)
Ship blueprint for a Viper