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.

Deliverance - Stormlord II
Hewson Consultants Ltd./Graftgold, 1990


Action Replay Code:
Part 1:
POKE 42339,173 - Lives

POKE 19139,189 - Ammo

Part 2:
POKE 43700,173 - Lives

POKE 19061,189 - Ammo

Part 3:
POKE 42757,173 - Lives

POKE 43757,173 - Lives

POKE 39698,189 - Ammo

Listting Cheat:


1 rem deliverance
2 rem select cheats by waz
3 rem -- works for all three parts
4 rem cassette -v1- commodore format
5 for x=520 to 617:read y:c=c+y:poke x,y:next
6 for x=333 to 378:read y:c=c+y:poke x,y:next
7 if c<>17594 then print "data error":end
8 input "which part 1-3";a:if a<1 or a>3 then 8
9 on a goto 10,31,32
10 input "infinite lives y/n";a$: if a$="n" then poke 364,206
11 input "infinite weapons y/n";b$: if b$="n" then poke 369,222
12 poke 157,128:sys 520
13 data 032,044,247,160,017,140,064,003
14 data 136,140,062,003,032,108,245,169
15 data 032,141,233,016,169,061,141,234
16 data 016,169,002,141,235,016,162,157
17 data 189,158,016,157,158,002,202,208
18 data 247,169,166,141,020,003,169,002
19 data 141,021,003,208,254,141,013,220
20 data 072,169,032,141,240,003,169,082
21 data 141,241,003,169,002,141,242,003
22 data 104,096,169,104,133,236,169,147
23 data 133,237,169,134,133,238,096,169
24 data 080,141,136,161,169,001,141,137
25 data 161,096,087,065,090,169,001,141
26 data 032,208,032,161,170,206,032,208
27 data 169,076,141,000,192,169,107,141
28 data 001,192,169,001,141,002,192,096
29 data 169,173,141,099,165,169,189,141
30 data 195,074,120,169,053,076,003,192
31 poke 366,180:poke 367,170:poke 371,117:goto 10
32 poke 366,5:poke 367,167:poke 371,18:poke 372,155:goto 10

Download PRG...


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