Skip to navigation

Elite on the BBC Micro and NES

Ship hangar: UNWISE

[6502 Second Processor version]

Name: UNWISE [Show more] Type: Subroutine Category: Ship hangar Summary: Switch the main line-drawing routine between EOR and OR logic
Context: See this subroutine in context in the source code Variations: See code variations for this subroutine in the different versions References: This subroutine is called as follows: * HALL calls UNWISE * HAS1 calls via HA1

This routine does nothing in the 6502 Second Processor version of Elite. It does have a function in the disc version, so the authors presumably just cleared out the UNWISE routine for the Second Processor version, rather than unplumbing it from the code.
Other entry points: HA1 Contains an RTS
.UNWISE .HA1 RTS \ Return from the subroutine