Ghosts 'n Goblins
Codes
Codes
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
| Code | Effect |
|---|---|
| POKE 7086,27 SYS 2128 | Zombies fly around |
| POKE 7086,18 SYS 2128 | Zombies turn into dolls |
| POKE 7086,26 SYS 2128 | Zombies turn into dragon heads |
| POKE 7086,19 SYS 2128 | Zombies turn into phantoms |
Contributed By: bobby190
Invincibility
Load or reset the game, then execute the following BASIC command before running or restarting the program.
| Code | Effect |
|---|---|
| POKE 4170,10 | Invincibility |
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 = a level number from 0 to 3.
| Code | Effect |
|---|---|
| POKE 2203,X SYS 2128 | Level Select |
Contributed By: sleepmode
Unlimited Lives
Load or reset the game, then execute the following BASIC command before running or restarting the program.
| Code | Effect |
|---|---|
| POKE 1835,234 | Unlimited Lives |
Contributed By: sleepmode
Unlimited Time
Load or reset the game, then execute the following BASIC commands before running or restarting the program.
| Code | Effect |
|---|---|
| POKE 3901,0 SYS 2128 | Unlimited Time |
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.
