Skip to navigation


Sound: EXNO3

[Apple II version]

Name: EXNO3 [Show more] Type: Subroutine Category: Sound Summary: Make the sound of a collision, or an exploding cargo canister or missile
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * Main flight loop (Part 10 of 16) calls EXNO3 * OOPS calls EXNO3 * TACTICS (Part 1 of 7) calls EXNO3
.EXNO3 LDY #40 ; Set Y = 40 and fall through into SOEXPL to make the ; sound of a collision, or an exploding cargo canister ; or missile