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.

Slayer
Rack It, 1988


Action Replay Code:
POKE 6924,189 - Lives

Listing Cheat:


1 rem slayer (rack-it)
2 rem infinite lives and/or invincibility by m pugh
3 rem cassette -v1- commodore format
4 for x=517 to 574:read y:c=c+y:poke x,y:next
5 if c<>5959 then print "data error":end
6 input "infinite lives y/n";a$: if a$="y" then poke 568,141
7 input "invincibility y/n"; b$: if b$="y" then poke 571,141
8 poke 157,128:sys 517
9 data 169,018,141,040,003,169,002,141
10 data 041,003,032,086,245,169,032,141
11 data 178,002,169,002,141,179,002,096
12 data 072,077,080,169,032,141,222,003
13 data 169,051,141,223,003,169,002,141
14 data 224,003,032,069,003,096,238,032
15 data 208,169,189,174,121,037,174,163
16 data 035,096

Download PRG...


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