Cheat mode:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 16411,128
SYS 26624
Set number of droids:
Load or reset the game, then execute the following BASIC commands before running or restarting the program. Note: X represents the desired number of droids.
POKE 36020,X
SYS 36000
Unlimited lives:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 36485,234
POKE 36486,234
POKE 36487,234
SYS 36000
Disable collisions:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 38318,234
POKE 38319,234
POKE 38329,234
SYS 36000