.SCRAM JSR DEEOR \ Decrypt the main docked code between &1300 and &5FFF JSR RES2 \ Reset a number of flight variables and workspaces JMP TT170 \ Jump to TT170 to start the gameName: SCRAM [Show more] Type: Subroutine Category: Loader Summary: Decrypt the main docked code, reset the flight variables and start the gameContext: See this subroutine in context in the source code References: This subroutine is called as follows: * INBAY calls SCRAM
[X]
Subroutine DEEOR (category: Loader)
Decrypt the main docked code between &1300 and &5FFF and the main game loop
[X]
Subroutine RES2 (category: Start and end)
Reset a number of flight variables and workspaces
[X]
Subroutine TT170 (category: Start and end)
Main entry point for the Elite game code