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.

Vortron
Budgie, 1987


Listing Cheat:


1 rem vortron (budgie)
2 rem infinite lives and/or energy by waz
3 rem cassette -v1- commodore format
4 for x=288 to 324:read y:c=c+y:poke x,y:next
5 if c<>3775 then print "data error":end
6 input "infinite lives y/n";a$: if a$="n" then poke 313,1
7 input "infinite energy y/n";b$: if b$="n" then poke 318,198
8 poke 157,128:sys 288
10 data 032,086,245,169,076,141,209,003
11 data 169,056,141,210,003,169,001,141
12 data 211,003,076,167,002,087,065,090
13 data 169,000,141,028,126,169,165,141
14 data 018,111,108,047,000

Download PRG...


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