|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Driller
Incentive Software, 1987
|
 |
Basic Listing Cheat:
1 rem driller
2 rem infinite time, shields and energy by m pugh
3 rem cassette -v1- commodore format
4 for x=533 to 577:read y:c=c+y:poke x,y:next
5 if c=5085 then poke 157,128:sys 533
6 print "data error":end
7 data 169,034,141,040,003,169,002,141
8 data 041,003,032,086,245,169,011,141
9 data 206,001,096,072,077,080,169,240
10 data 141,108,100,141,221,113,141,057
11 data 100,141,229,111,141,097,119,141
12 data 192,111,076,235,002
Download PRG...
|
1 rem driller (incentive)
2 rem infinite shields and energy by kipperman
3 rem cassette -v1- zzapp64 iss.37
10 data 169,53,141,40,3,169,2
20 data 141,41,3,32,86,245,169
30 data 64,141,244,3,169,2,141
40 data 245,3,96,169,32,141,13,1
50 data 169,82,141,14,1,169,2
60 data 141,15,1,76,167,2,169
70 data 173,141,223,97,141,83
80 data 111,141,91,109,141,172
90 data 97,141,32,208,96,0
100 for l=552 to 999:read a
110 poke l,a:if a=0 then 130
120 next
130 poke 53280,2:poke 53281,2
140 poke 157,128:sys 552
Download PRG...
|
|