Title
Left ArrowCheats HomeRight ArrowCheats Misc ListCheats Number ListCheats A ListCheats B ListCheats C ListCheats D ListCheats E ListCheats F ListCheats G ListCheats H ListCheats I ListCheats J ListCheats K ListCheats L ListCheats M ListCheats N ListCheats O ListCheats P ListCheats Q ListCheats R ListCheats S ListCheats T ListCheats U ListCheats V ListCheats W ListCheats X ListCheats Y ListCheats Z List

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.

Creatures II - Torture Trouble
Thalamus, 1992


Action Replay Code:
POKE 33687,189 - Lives

POKE 10959,173 - Invincibility

POKE 52777,173 - Time

POKE 49399,94
POKE 49416,50
POKE 49417,54
- Easy Interludes

POKE 15367,51 - Easy 2nd Scuba

POKE 35424,255 - Stop Lillies

Listting Cheat:
Cassette:


1 rem creatures 2 (thalamus)
2 rem select cheats by martin pugh
3 rem cassette -v1- commodore format
4 for x=537 to 614: read y:c=c+y:poke x,y:next
5 if c<>8545 then print "data error": end
6 input "invincibility y/n";a$:if a$="y" then poke 601,141
7 input "infinite time y/n";b$:if b$="y" then poke 604,141
8 input "easy 2nd scuba y/n";c$:if c$="y" then poke 608,51
9 input "easy interlude y/n";d$:if d$="y" then poke 576,66
10 poke 157,128:sys 537
11 data 032,044,247,056,169,018,141,177
12 data 003,169,048,141,178,003,169,106
13 data 141,179,003,032,108,245,072,077
14 data 080,169,064,141,215,192,169,002
15 data 141,216,192,032,191,003,096,081
16 data 002,169,094,141,247,104,169,050
17 data 141,008,105,169,054,141,009,105
18 data 169,173,141,056,061,141,069,061
19 data 174,207,042,174,041,118,169,054
20 data 141,007,060,076,160,001

Download PRG...

Disk:


1 rem creatures 2 (thalamus)
2 rem select cheats by waz
3 rem disk -v1- commodore format
4 for x=50432 to 50521:read y:c=c+y:poke x,y:next
5 if c<>10930 then print "data error": end
6 input "invincibility y/n";a$: if a$="n" then poke 50495,238
7 input "infinite time y/n";b$: if b$="n" then poke 50490,32
8 input "easy 2nd scuba y/n";c$: if c$="n" then poke 50500,54
9 input "easy interlude y/n";d$
10 if d$="n" then for x=50504 to 50518:poke x, 234 : next
11 print chr$(147);"insert disk & press a key"
12 poke 198,0:wait 198,1:sys 50432
13 data 169,001,168,162,008,032,186,255
14 data 169,001,162,038,160,197,032,189
15 data 255,169,000,032,213,255,169,039
16 data 141,043,195,169,197,141,044,195
17 data 076,064,194,087,065,090,050,169
18 data 052,141,253,084,169,197,141,254
19 data 084,076,237,082,169,000,141,079
20 data 061,169,173,141,041,118,169,173
21 data 141,207,042,169,051,141,007,060
22 data 169,094,141,247,104,169,050,141
23 data 008,105,169,054,141,009,105,076
24 data 144,001

Download PRG...


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