Unlimited lives:
Load or reset the game, then execute the following BASIC commands before running or restarting the program. 

POKE 5834,234
POKE 5835,234
POKE 5836,234
SYS 2128 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC commands before running or restarting the program. 

POKE 6010,173
POKE 6666,234
SYS 2128 
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC commands before running or restarting the program. 

POKE 6010,173
SYS 2128 
Cheat mode:
Load or reset the game, then execute the following BASIC commands before running or restarting the program. 

POKE 6060,60
POKE 6666,234
SYS 2128