B DecryptGameBinary \ RISC OS runs !RunImage as an Absolute file \ which executes from the first instruction \ rather than having an execute address, so \ this jumps to the decryption routine to \ decrypt the game binary before jumping to \ Entry to start the gameName: RunImageEntry [Show more] Type: Subroutine Category: Copy protection Summary: Entry point for the !RunImage Absolute fileContext: See this subroutine in context in the source code References: No direct references to this subroutine in this source file
[X]
Subroutine DecryptGameBinary (category: Copy protection)
Placeholder routine to decrypt game code to &8000 so it can be run