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 1011,248
POKE 1012,252
RUN
POKE 17201,X
SYS 16384