Disable timer:
Load or reset the game, then execute the following BASIC command before running or restarting the program.
POKE 236,234
Restart timer:
Load or reset the game, then execute the following BASIC command before running or restarting the program.
POKE 236,0