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

Road Runner and Wile E. Coyote
Hi-Tec Software, 1991


Listing Cheat:


1 rem road runner and wile e. coyote (hi-tec software)
2 rem infinite lives and time by waz
3 rem cassette -v1- commodore format
4 for x=384 to 421:read y:c=c+y: poke x,y:next
5 if c<>4256 then print "data error": end
6 print chr$(147)
7 input"infinite lives y/n";a$:if a$="n" then poke 412,24
8 input"less time y/n";b$:if b$="n" then poke 417,225
9 poke 157,128:sys 384
10 data 032,086,245,169,032,141,093,003
11 data 169,152,141,094,003,169,001,141
12 data 095,003,076,167,002,087,065,090
13 data 206,032,208,169,096,141,060,163
14 data 169,224,141,132,163,096

Download PRG...


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