|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Gauntlet II
US Gold, 1987
|
 |
Listing Cheat:
1 rem gauntlet 2 (us gold/kixx)
2 rem infinite lives by waz
3 rem cassette -v1- commodore format
4 for x=528 to 573:read y:c=c+y:poke x,y:next
5 if c<>4622 then print "data error":end
6 poke 157,128:sys 531
7 data 087,065,090,032,086,245,169,027
8 data 141,208,008,169,058,141,209,008
9 data 076,016,008,169,032,141,048,043
10 data 169,053,141,049,043,169,002,141
11 data 050,043,076,003,042,238,032,208
12 data 169,096,141,231,154,096
Download PRG...
|
1 rem gauntlet ii (us gold)
2 rem infinite energy by gavin giles
3 rem cassette -v1- zzapp64 iss.41
10 sys 65371:poke 53280,0:poke 53281,0:poke 646,1
20 print "by gavin giles"
30 for a=8448 to 8512:poke a,255:next
40 poke 53248,100:poke 53249,100:poke 53276,1
50 for a=528 to 591:read b:poke a,b:next
60 sys 528
70 data 32,44,247,32,108,245,169,27,141
80 data 208,8,169,58,141,209,8,76,16,8
90 data 169,32,141,48,43,169,53,141,49
100 data 43,169,2,141,50,43,76,3,42,238
110 data 38,208,169,155,141,17,208,169
120 data 1,141,21,208,169,132,141,248,7
130 data 238,1,208,169,96,141,231,154,96
Download PRG...
|
|