1 rem spellbound dizzy (codemasters)
2 rem select cheats
3 rem cassette -v1- commodore format
4 rem codemasters multihack listing
5 rem (c) warren pilkington/cf 1994, moded by allen monks
6 print chr$(147)
7 print "1- infinite lives & energy"
8 print "2- infinite lives & energy (for big version)"
9 print "3- joystick control"
10 input " select cheat";a: if a<1 or a>3 then goto 10
11 for x=512 to 580: read y:c=c+y: poke x,y:next
12 if c<> 7483 then print "data error":end
13 if a=1 then goto 17
14 read y: if y<>-1 then goto 14
15 if a=2 then goto 17
16 read y: if y<>-1 then goto 16
17 read y: if y=-1 then poke 157,128:sys 512
18 poke x,y: x=x+1: ?y:goto 17
19 data 032,044,247,056,169,016,141,062
20 data 003,169,017,141,064,003,032,108
21 data 245,169,032,141,068,017,169,057
22 data 141,069,017,169,002,141,070,017
23 data 162,255,189,193,016,157,193,002
24 data 202,208,247,162,033,189,159,016
25 data 157,159,002,202,208,247,076,120
26 data 003,072,206,032,208,032,069,002
27 data 104,044,013,220,096
28 rem --------------------------------
30 data 169,173,141,196,032,141,196,047
31 data 141,083,055,096,-1
32 data 169,173,141,235,032,141,056,106
33 data 096,-1
34 data 169,001,141,206,080,169,012,141
35 data 213,080,141,223,080,141,233,080
36 data 169,004,141,216,080,169,008,141
37 data 226,080,169,016,141,236,080,096,-1
Download PRG...