Unlimited lives:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 32086,173
SYS 30720
Unlimited lives (alternate):
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 32086,173
POKE 32087,173
SYS 30720
No opponents:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 32108,1
POKE 32121,1
SYS 30720
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 15.
POKE 37180,X