Skip to navigation

Elite on the BBC Micro and NES

Drawing the screen: VEC

[BBC Master version]

Name: VEC [Show more] Type: Variable Category: Drawing the screen Summary: The original value of the IRQ1 vector
Context: See this variable in context in the source code Variations: See code variations for this variable in the different versions References: This variable is used as follows: * SETINTS uses VEC
.VEC EQUW &8888 \ This gets set to the value of the original IRQ1 vector \ by the STARTUP routine