.ECMOF LDA #0 ; Set ECMA and ECMP to 0 to indicate that no E.C.M. is STA ECMA ; currently running STA ECMP JMP ECBLB ; Update the E.C.M. indicator bulb on the dashboard and ; return from the subroutine using a tail callName: ECMOF [Show more] Type: Subroutine Category: Dashboard Summary: Switch off the E.C.M. and turn off the dashboard bulbContext: See this subroutine in context in the source code References: This subroutine is called as follows: * Main flight loop (Part 16 of 16) calls ECMOF * RES2 calls ECMOF
[X]
Subroutine ECBLB (category: Dashboard)
Light up the E.C.M. indicator bulb ("E") on the dashboard