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

Licence to Kill
Domark, 1989


Action Replay Code:
POKE 8448,173 - Lives

POKE 8448,173
POKE 11565,173
POKE 14730,173
POKE 15185,173
POKE 33056,173
POKE 63142,173
- Lives

POKE 36581,189 - Time

Reset Code:
SYS 2056 - Restart Game
SYS 5346 - Restart Game

Listing Cheat:


1 rem licence to kill (domark/hit squad)
2 rem infinite lives, energy by waz
3 rem cassette -v1- commodore format
4 for x=528 to 590:read y:c=c+y:poke x,y:next
5 if c<>6865 then print "data error":end
6 input "infinite lives y/n";a$:if a$="n" then poke 556,206
7 input "infinite energy y/n";b$:if b$="n" then poke 576,206:poke 584,8
8 poke 157,128:sys 528
9 data 169,029,141,040,003,169,002,141
10 data 041,003,032,086,245,169,011,141
11 data 206,001,169,034,141,207,001,096
12 data 087,065,090,169,173,141,091,037
13 data 141,129,049,141,220,061,141,163
14 data 063,141,247,115,141,135,216,169
15 data 173,141,123,049,141,133,125,169
16 data 000,141,108,049,076,027,008

Download PRG...


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