Skip to navigation

Elite on the BBC Micro and NES

Encyclopedia: card_addr

[Elite-A, Parasite]

Name: card_addr [Show more] Type: Variable Category: Encyclopedia Summary: Lookup table for the encyclopedia's ship cards Deep dive: The Encyclopedia Galactica
Context: See this variable in context in the source code References: This variable is used as follows: * write_card uses card_addr

The numbers in the table below give the ship type that can be passed to routines like write_card.
.card_addr EQUW adder \ 0: Adder EQUW anaconda \ 1: Anaconda EQUW asp_2 \ 2: Asp Mk II EQUW boa \ 3: Boa EQUW bushmaster \ 4: Bushmaster EQUW chameleon \ 5: Chameleon EQUW cobra_1 \ 6: Cobra Mk I EQUW cobra_3 \ 7: Cobra Mk III EQUW coriolis \ 8: Coriolis station EQUW dodecagon \ 9: Dodo station EQUW escape_pod \ 10: Escape pod EQUW fer_de_lance \ 11: Fer-de-Lance EQUW gecko \ 12: Gecko EQUW ghavial \ 13: Ghavial EQUW iguana \ 14: Iguana EQUW krait \ 15: Krait EQUW mamba \ 16: Mamba EQUW monitor \ 17: Monitor EQUW moray \ 18: Moray EQUW ophidian \ 19: Ophidian EQUW python \ 20: Python EQUW shuttle \ 21: Shuttle EQUW sidewinder \ 22: Sidewinder EQUW thargoid \ 23: Thargoid EQUW thargon \ 24: Thargon EQUW transporter \ 25: Transporter EQUW viper \ 26: Viper EQUW worm \ 27: Worm