Cheat mode:
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 33308,165 
Unlimited lives:
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 9450,173 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 2652,165 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 2471,255 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 11510,255 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC command before running or restarting the program. 

POKE 2599,184
POKE 2600,17
POKE 2652,184
POKE 2653,18 
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 16424,X