Codes

  • Invincibility

    Load or reset the game, then execute the following BASIC command before running or restarting the program.

    CodeEffect
    POKE 3394,255Invincibility

    Contributed By: sleepmode.

  • Level Select

    Load or reset the game, then execute the following BASIC commands before running or restarting the program. Note that X = the desired level.

    CodeEffect
    POKE 13206,X SYS 2304Level Select

    Contributed By: sleepmode.

  • Set Number of Lives

    Load or reset the game, then execute the following BASIC commands before running or restarting the program. Note that X = the desired number of lives.

    CodeEffect
    POKE 13205,X SYS 2304Set Number of Lives

    Contributed By: sleepmode.

  • Unlimited Lives

    Load or reset the game, then execute the following BASIC commands before running or restarting the program.

    CodeEffect
    POKE 3029,234 SYS 2304Unlimited Lives

    Contributed By: sleepmode.

Know Something We Don't?

You can submit new cheat codes for this game using our Cheat Submission Form.

Have We Been Fooled?

If you see a non-working or fake code in the list above, let us know by using our Problem Submission Form.

advertisement