Skip to navigation

Elite on the BBC Micro and NES

Loader: DOENTRY

[Elite-A, Flight]

Name: DOENTRY [Show more] Type: Subroutine Category: Loader Summary: Load and run the docked code
Context: See this subroutine in context in the source code References: This subroutine is called as follows: * Main flight loop (Part 9 of 16) calls DOENTRY
.DOENTRY LDA #'R' \ Modify the command in LTLI from "L.1.D" to "R.1.D" so STA LTLI \ it *RUNs the code rather than loading it \ Fall into DEATH2 to reset most variables and *RUN the \ docked code