|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
I-Alien
CRL, 1987
|
 |
Action Replay Code:
POKE 5948,173 - Lives
POKE 4992,173 - Bullets
POKE 6369,173 - Time
POKE 5829,173 - Energy
Listing Cheat:
1 rem i-alien
3 rem infintie lives, energy, fire-power & bombs by waz
5 rem cassette -v1- commodore format
7 for x=516 to 563:read y:c=c+y:poke x,y:next
9 if c<>4616 then print "data error":end
11 for x=1 to 4:read w$,w1,w2:print "infinite ";w$;:input a$
13 if a$="n" then for wb=w1 to w2:poke wb,234:next wb
14 next x
15 poke 157,128:sys 516
17 data 032,086,245,169,019,141,207,003
19 data 206,208,003,096,087,065,090,169
21 data 032,141,013,010,169,002,141,014
23 data 010,076,230,003,169,173,141,161
25 data 025,141,134,020,141,158,023,141
27 data 204,023,141,019,024,076,027,008
29 data lives,558,560,energy,552,557
31 data firepower,549,551,bombs,546,548
Download PRG...
|
1 rem i alien (crl)
2 rem infinite everything by martin pugh
3 rem cassette -v1- zzapp64 iss.40
4 for x=320 to 365:read y:c=c+y:poke x,y:next
5 if c=4554 then poke 157,128:sys 320
6 print "data error!"
7 data 32,86,245,169,83,141,245,3,169,1,141,246,3,76,82,3
8 data 72,77,80,169,96,141,62,7,169,1,141,63,7,76,0,5
9 data 169,173,141,225,24,141,197,22,141,128,19,76,192,15
Download PRG...
|
|