.S% JMP DEEOR \ Decrypt the main flight code and join the main loop JMP DEEOR \ Decrypt the main flight code and start a new game JMP TT26 \ WRCHV is set to point here by elite-loader3.asm EQUW IRQ1 \ IRQ1V is set to point here by elite-loader3.asm JMP BRBR1 \ BRKV is set to point here by elite-loader3.asmName: S% [Show more] Type: Workspace Address: &11E3 to &11F0 Category: Workspaces Summary: Entry points and vector addresses in the main flight codeContext: See this workspace in context in the source code References: No direct references to this workspace in this source file
[X]
Configuration variable BRBR1 = &11D5
The address of the main break handler, which BRKV points to as set in elite-loader3.asm
[X]
Subroutine DEEOR (category: Loader)
Decrypt the main flight code between &1300 and &55FF and jump into the main game loop
[X]
Configuration variable IRQ1 = &114B
The address of the IRQ1 routine that implements the split screen interrupt handler, as set in elite-loader3.asm
[X]
Subroutine TT26 (category: Text)
Print a character at the text cursor by poking into screen memory