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.

Dizzy - The Ultimate Cartoon Adventure
Codemasters, 1988


Action Replay Code:
POKE 15942,173 - Lives

Listing Cheat:


1 rem dizzy
2 rem invincibility by m pugh
3 rem cassette -v1- commodore format
4 for x=272 to 341 : read y : c=c+y : pokex,y : next
5 if c=7264 then poke 157,128:sys272
6 print "data error"
7 data 32,44,247,169,5,141,60,3,141,64,3
8 data 169,4,141,62,3,32,108,245,162,0,189
9 data 168,4,157,168,2,189,168,5,157,168,3,232
10 data 138,208,240,169,32,141,61,3,169,74,141,62
11 data 3,169,1,141,63,3,76,168,2,72,77,80
12 data 141,14,221,169,173,141,253,45,141,70,62,96

Download PRG...


1 rem dizzy (codemasters)
2 rem infinite lives
3 rem cassette -v1- commodore format
4 rem codemasters multihack listing
5 rem (c) warren pilkington/cf 1994
6 for x=512 to 580: read y:c=c+y: poke x,y:next
7 if c<> 7483 then print "data error":end
8 read y: if y=-1 then poke 157,128:sys 512
9 poke x,y: x=x+1: goto 8
10 data 032,044,247,056,169,016,141,062
11 data 003,169,017,141,064,003,032,108
12 data 245,169,032,141,068,017,169,057
13 data 141,069,017,169,002,141,070,017
14 data 162,255,189,193,016,157,193,002
15 data 202,208,247,162,033,189,159,016
16 data 157,159,002,202,208,247,076,120
17 data 003,072,206,032,208,032,069,002
18 data 104,044,013,220,096
19 rem --------------------------------
20 data 169,173,141,253,045,141,070,062
21 data 096,-1

Download PRG...


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