<<Cheats >>

Home Page

Projects...
PC Controller Box
Joystick Switch Box
c128D Refurb

Programs...
Byte Simulator
Cheat 'O Matic
GEOS

Collections...
3D Models
Book Collection

Information...
My BASIC Notes
Web Links

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...


Commodore Cheetah made by Allen Monks, started in the year 2000.