Skip to navigation

Elite on the BBC Micro and NES

Drawing ships: E%

[Elite-A, Ship blueprints E]

Name: E% [Show more] Type: Variable Category: Drawing ships Summary: Ship blueprints default NEWB flags for the S.E file Deep dive: Ship blueprints in Elite-A Advanced tactics with the NEWB flags
Context: See this variable in context in the source code References: No direct references to this variable in this source file
.E% EQUB %00000000 \ Missile EQUB %01000000 \ Coriolis space station Cop EQUB %01000001 \ Escape pod Trader, cop EQUB %00000000 \ Alloy plate EQUB %00000000 \ Cargo canister EQUB 0 EQUB %00000000 \ Asteroid EQUB %00000000 \ Splinter EQUB 0 EQUB 0 EQUB %10100000 \ Python Innocent, escape pod EQUB %10100001 \ Rattler Trader, innocent, escape pod EQUB %10100000 \ Iguana Innocent, escape pod EQUB 0 EQUB 0 EQUB %11000010 \ Viper Bounty hunter, cop, escape pod EQUB %10001100 \ Gecko Hostile, pirate, escape pod EQUB 0 EQUB %10000100 \ Adder Hostile, escape pod EQUB %10001100 \ Iguana Hostile, pirate, escape pod EQUB 0 EQUB %10001100 \ Python Hostile, pirate, escape pod EQUB %10000100 \ Rattler Hostile, escape pod EQUB 0 EQUB 0 EQUB %10100010 \ Iguana Bounty hunter, innocent, escape pod EQUB %10000010 \ Python Bounty hunter, escape pod EQUB %10100010 \ Gecko Bounty hunter, innocent, escape pod EQUB 0 EQUB 0 EQUB 0