Unlimited lives: Load or reset the game, then execute the following
BASIC command before running or restarting the program.
POKE 29173,255
Unlimited lives (alternate): Load or reset the game, then execute the following
BASIC commands before running or restarting the program.
POKE 29173,255
POKE 28711,173
Set number of lives: Load or reset the game, then execute the following
BASIC command before running or restarting the program. Note:
X represents the desired number of lives.
POKE 17958,X
Set time limit: Load or reset the game, then execute the following
BASIC command before running or restarting the program. Note:
X represents the desired amount of time.