|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
                             
Shellshock
Beyond Belief, 1993
|
 |
Action Replay Code:
POKE 14888,173 - Lives
POKE 19447,173 - Grenades
POKE 15834,173 - Bombs
POKE 12378,173 - Slide through objects
Listing Cheat:
1 rem shellshock (beyond belief)
2 rem select cheats by m pugh
3 rem cassette -v1- commodore format
4 for x=516 to 560:read y:c=c+y:poke x,y:next
5 if c<>4774 then print "data error":end
6 input"infinite lives y/n";a$:if a$="y" then poke 541,141
7 input"infinite ammo y/n";b$:if b$="y" then poke 550,206
8 input"infinite grenades y/n";c$:if c$="y" then poke 544,141
9 input"infinite bombs y/n";d$:if d$="y" then poke 547,141
10 input"invincibility y/n";e$:if e$="y" then poke 555,141
11 poke 157,128:sys 516
12 data 032,086,245,169,019,141,207,003
13 data 206,208,003,096,072,077,080,169
14 data 002,141,014,010,076,230,003,169
15 data 173,174,044,052,174,004,067,174
16 data 194,055,173,156,046,169,096,173
17 data 230,051,076,027,008
Download PRG...
|
|