This code appears in the following versions (click to see it in the source code):
Code variations between these versions are shown below.
.DENGY DEC ENERGY \ Decrement the energy banks in ENERGY PHP \ Save the flags on the stackName: DENGY Type: Subroutine Category: Flight Summary: Drain some energy from the energy banks
Returns: Z flag Set if we have no energy left, clear otherwise
PLP \ Restore the flags from the stack, so we return with \ the Z flag from the DEC instruction above RTS \ Return from the subroutine