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

Double Dragon III - The Rosetta Stone
Storm/The Sales Curve, 1991


Action Replay Code:
POKE 37025,234
POKE 37026,234
POKE 37027,234
POKE 37045,234
POKE 37046,234
- Energy

Listting Cheat:


1 rem double dragon 3 (storm)
2 rem select cheats by martin pugh
3 rem cassette -v1- commodore format
4 for x=49154 to 49221:read y:c=c+y:poke x,y:next
5 if c<>8500 then print "data error":end
6 input "infinite energy y/n";a$:if a$="y" then poke 49195,189
7 input "infinite coins y/n";b$:if b$="y" then poke 49193,173
8 input "infinite time y/n";c$:if c$="y" then poke 49197,189
9 poke 157,128:sys 49154
10 data 032,104,225,169,129,141,115,010
11 data 076,020,008,169,149,141,096,011
12 data 169,159,141,097,011,162,029,189
13 data 039,192,157,079,081,202,208,247
14 data 076,013,008,072,077,080,255,206
15 data 253,157,244,222,211,229,030,211
16 data 122,061,211,055,059,209,239,028
17 data 209,152,028,208,013,118,017,080
18 data 085,177,089,239

Download PRG...


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