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

Lethal Weapon
Ocean, 1992


Action Replay Code:
POKE 5701,141 - Lives

POKE 5707,141 - Energy

POKE 4141,141 - Ammo

POKE 45698,141 - Time

Listing Cheat:
Cassette:


1 rem lethal weapon (ocean)
2 rem infinite lives, ammo, energy, and time by waz
3 rem cassette -v1- commodore format
4 for x=272 to 323:read y:c=c+y:poke x,y:next
5 if c<>5406 then print "data error":end
6 poke 157,128:sys 272
7 data 032,086,245,169,032,141,227,002
8 data 169,001,141,228,002,076,229,002
9 data 169,048,141,159,008,169,001,141
10 data 160,008,076,000,008,087,065,090
11 data 169,000,141,196,025,141,041,017
12 data 141,248,016,141,001,030,141,225
13 data 243,076,066,236

Download PRG...

Disk:


1 rem lethal weapon (ocean)
2 rem infinite lives, ammo, energy, and time by waz
3 rem disk -v1- commodore format
4 for x=679 to 742:read y:c=c+y:poke x,y:next
5 if c<>7163 then print "data error":end
6 print chr$(147);"insert disk & press a key"
7 poke 198,0:wait 198,1:sys 679
8 data 160,001,152,162,008,032,186,255
9 data 169,006,160,002,162,225,032,189
10 data 255,169,000,032,213,255,169,205
11 data 141,136,195,169,002,141,137,195
12 data 076,000,192,087,065,090,169,000
13 data 141,184,025,141,079,017,141,020
14 data 017,141,074,030,141,064,244,076
15 data 192,003,076,079,065,068,069,082

Download PRG...


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