.DOBEGIN JSR DEEOR \ Decrypt the main docked code between &1300 and &5FFF JMP BEGIN \ Jump to BEGIN to initialise the configuration \ variables and start the gameName: DOBEGIN [Show more] Type: Subroutine Category: Loader Summary: Decrypt the main docked code, initialise the configuration variables and start the gameContext: See this subroutine in context in the source code References: This subroutine is called as follows: * S% calls DOBEGIN
[X]
Subroutine BEGIN (category: Loader)
Initialise the configuration variables and start the game
[X]
Subroutine DEEOR (category: Loader)
Decrypt the main docked code between &1300 and &5FFF and the main game loop