Cheat mode:
Load or reset the game, then execute the following BASIC command before running or restarting the program.
POKE 2564,189
SYS 4096
Unlimited lives for player one:
Load or reset the game, then execute the following BASIC command before running or restarting the program.
POKE 39801,189
SYS 4096
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 32.
POKE 61585,X
Extra lives for player two:
Begin game play in two player mode and accumulate 20,000 for player two. An extra life will be awarded for each point over that amount.