Skip to navigation

Elite on the BBC Micro and NES

Drawing planets: PL2

[Acorn Electron version]

Name: PL2 [Show more] Type: Subroutine Category: Drawing planets Summary: Remove the planet from the screen
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: * PLANET calls PL2 * PLANET calls via PL2-1 * PROJ calls via PL2-1

Other entry points: PL2-1 Contains an RTS
.PL2 JMP WPLS2 \ This is the planet, so jump to WPLS2 to remove it from \ screen, returning from the subroutine using a tail \ call