.SCRAM JSR scramble \ 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 [View in context] Type: Subroutine Category: Loader Summary: Decrypt the main docked code, reset the flight variables and start the game
[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
[X]
Subroutine scramble (category: Loader)
Decrypt the main docked code between &1300 and &5FFF and the main game loop