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

Attack of the Mutant Camels
Llamasoft, 1983


Action Replay Code:
POKE 11018,165 - Lives

POKE 10266,165 - Lives

POKE 11639,255 - 255 Lives

POKE 7562,173 - Hits

Reset Code:
SYS 4096 - Restart Game

Listting Cheat:


1 rem attack of the mutant camels
2 rem infinite lives & hits by martin pugh
3 rem cassette -v1- commodore format
4 for x=516 to 557:read y:c=c+y:poke x,y:next
5 if c<>4320 then print "data error":end
6 input "infinite lives y/n";a$:if a$="y" then poke 540,165
7 input "infinite hits y/n";b$:if b$="y" then poke 542,173
8 poke 157,128:sys 516
9 data 032,086,245,169,019,141,207,003
10 data 206,208,003,096,072,077,080,169
11 data 002,141,240,004,076,230,003,169
12 data 198,162,076,141,119,034,141,056
13 data 037,141,128,034,142,097,025,076
14 data 027,008

Download PRG...


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