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

Addams Family, The
Ocean, 1992


Action Replay Code:
POKE 11603,173 - Credits

POKE 12545,173 - Lives

POKE 19132,1 - Key 1

POKE 19133,1 - Key 2

POKE 19134,1 - Key 3

POKE 19135,1 - Key 4

POKE 19136,1 - Key 5

POKE 19137,1 - Key 6

Listting Cheat:


1 rem addams family
2 rem infinite lives & credits by waz
3 rem cassette -v1- commodore format
4 for x=271 to 327:read y:c=c+y:poke x,y:next
5 if c<>5919 then print "data error":end
6 input "infinite lives y/n";a$:if a$="n" then poke 314,206
7 input "infinite credits y/n";b$: if b$="n" then poke 319,206
8 poke 157,128:sys 271
9 data 032,086,245,169,032,141,084,003
10 data 169,001,141,086,003,096,087,065
11 data 090,072,169,032,141,121,005,169
12 data 053,141,122,005,169,001,141,123
13 data 005,104,173,032,208,096,072,238
14 data 032,208,169,173,141,001,049,169
15 data 173,141,083,045,104,173,032,208
16 data 096

Download PRG...


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