1 rem shadow dancer (us gold)
2 rem select cheats by m pugh
3 rem cassette -v1- commodore format
4 for x=525 to 575:read y:c=c+y:poke x,y:next
5 for x=65472 to 65492:read y:c=c+y:poke x,y:next
6 if c<>8836 then print "data error":end
7 input "infinite lives y/n";a$:if a$="y" then poke 65474,141
8 input "infinite credits y/n";b$:if b$="y" then poke 65477,141
9 input "infinite time y/n";c$:if c$="y" then poke 65480,141
10 input "infinite magic y/n";d$: if d$="y" then poke 65483,141
11 input "invincibility y/n";e$: if e$="y" then poke 65486,141
12 poke 157,128:sys 525
13 data 032,086,245,169,024,141,086,009
14 data 169,078,141,088,009,076,016,008
15 data 072,077,080,238,032,208,169,046
16 data 141,193,201,169,002,141,194,201
17 data 096,169,032,141,170,076,169,192
18 data 141,171,076,169,255,141,172,076
19 data 076,128,072,169,173,174,167,066
20 data 174,129,039,174,153,064,174,199
21 data 028,174,123,084,173,032,208,096
Download PRG...