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

POKE 34864,189 

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

POKE 43368,96
POKE 39312,208
POKE 32771,31
SYS 32768 

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

POKE 3395,169
SYS 11109 

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

POKE 34864,234
POKE 34865,234
POKE 34866,234
POKE 34867,234
POKE 34868,234 

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

POKE 6704,96
POKE 6707,96
SYS 11109 

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

POKE 43368,96
POKE 43405,96 

Level select:
Load or reset the game, then execute the following BASIC command before running or restarting the program. Note: X represents the desired level from 0 through 31. 

POKE 32771,X