\ --- Mod: Code added for Elite-A: --------------------> .DOENTRY JSR BRKBK \ Set the standard BRKV handler for the game IF _BUG_FIX JSR SwitchToCharSet \ Switch &C000 to the MOS character definitions ENDIF JSR RES2 \ Reset a number of flight variables and workspaces JMP BAY \ Go to the docking bay (i.e. show the Encyclopedia \ screen) \ --- End of added code ------------------------------->Name: DOENTRY [Show more] Type: Subroutine Category: Loader Summary: Initialise the encyclopedia and show the menu screenContext: See this subroutine in context in the source code References: This subroutine is called as follows: * S% calls DOENTRY
[X]
Subroutine BAY (category: Status)
Go to the docking bay (i.e. show the Encyclopedia screen)
[X]
Subroutine BRKBK (category: Save and load)
Set the standard BRKV handler for the game
[X]
Subroutine RES2 (category: Start and end)
Reset a number of flight variables and workspaces
[X]
Subroutine SwitchToCharSet (category: Utility routines)
Switch the MOS character definitions into memory at &C000 on a BBC Master