Cheat mode:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 3211,255
POKE 3177,255
SYS 2198
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 2279,X
SYS 18550
Unlimited lives:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 6505,76
POKE 6506,113
POKE 6507,25
SYS 18550
No opponents:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 7180,96
SYS 18550