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

POKE 27163,96
SYS 29350 
Set number of lives:
Load or reset the game, then execute the following BASIC commands before running or restarting the program. Note: X represents the desired number of lives. 

POKE 27792,X
SYS 29350