|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Crystal Kingdom Dizzy
Codemasters, 1992
|
 |
Action Replay Code:
POKE 39169,173 - Lives
POKE 39127,173 - Chances
Listting Cheat:
1 rem crystal kingdom dizzy (code masters)
2 rem infinite lives & chances by waz
3 rem cassette -v1- commodore format
4 for x=272 to 301:read y:c=c+y:poke x,y:next
5 if c<>3510 then print "data error":end
6 input"infinite lives y/n";a$: if a$="n" then poke 297,206
7 input"infinite chances y/n";b$: if b$="n" then poke 292,206
8 poke 157,128:sys 272
9 data 032,086,245,169,032,141,090,003
10 data 169,001,141,092,003,076,167,002
11 data 238,032,208,169,173,141,215,152
12 data 169,173,141,001,153,096
Download PRG...
|
|