(Pitfall 3)
Cheat mode:
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
POKE 18870,234
POKE 18871,234
SYS 9728
Set number of lives:
Load or reset the game, then execute the following BASIC command before running or restarting the program. Note: X represents the desired number of lives.
POKE 10118,X
SYS 9728