|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Action Force
Virgin Games, 1987
|
 |
Listting Cheat:
1 rem action force
2 rem infinite fuel, ammo & hits by waz
3 rem cassette -v1- commodore format
4 for x=288 to 335:read y:c=c+y:poke x,y:next
5 if c<>5852 then print "data error":end
6 input "infinite fuel y/n";a$: if a$="n" then poke 310,206
7 input "infinite ammo y/n";b$: if b$="n" then poke 318,1
8 input "infinite hits y/n";c$
9 if c$="n" then for x=322 to 332:poke x,234 : next
10 poke 157,128:sys 288
11 data 032,086,245,169,076,141,096,003
12 data 169,053,141,097,003,169,001,141
13 data 098,003,076,081,003,169,173,141
14 data 128,144,141,144,144,169,000,141
15 data 062,167,169,234,141,208,144,141
16 data 209,144,141,210,144,108,253,000
Download PRG...
|
1 rem action force (virgin games)
2 rem infinite ammo, bombs and immunity
3 rem cassette -v1- zzapp64 iss.35
100 data 32,85,245,169,14,141,97,3,169,207,141,98,3
110 data 96,169,173,141,211,144,141,247,144,108,253,0,14,207
120 for l=52992 to 53018:read a:poke l,a:next:sys 52992
Download PRG...
|
|