Skip to navigation

Elite on the BBC Micro and NES

Sound: explosionSounds

[NES version, Bank 0]

Name: explosionSounds [Show more] Type: Variable Category: Sound Summary: Sound numbers for explosions at different distances from our ship Deep dive: Sound effects in NES Elite
Context: See this variable in context in the source code References: This variable is used as follows: * EXNO2 uses explosionSounds
.explosionSounds EQUB 27 ; Ship explosion at a distance of z_hi >= 16 EQUB 23 ; Ship explosion at a distance of z_hi >=8 EQUB 14 ; Ship explosion at a distance of z_hi >= 6 EQUB 13 ; Ship explosion at a distance of z_hi >= 3 EQUB 13 ; Nearby ship explosion