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.

Head the Ball
Hewson Consultants Ltd./Graftgold, 1989


Action Replay Code:
POKE 40270,0 - Lives

POKE 39044,165 - Time

POKE 37872,0 - Weapons

Listing Cheat:


1 rem head the ball
2 rem selected cheats by m pugh
3 rem cassette -v1- commodore format
4 for x=517 to 570:read y:c=c+y:poke x,y:next
5 if c<>5404 then print "data error":end
6 input "infinite lives y/n";a$:if a$="y" then poke 557,141
7 input "infinite ammo y/n";b$:if b$="y" then poke 560,141
8 input "infinite time y/n";c$:if c$="y" then poke 565,141
9 poke 157,128:sys 517
10 data 032,086,245,169,022,141,250,002
11 data 169,002,141,251,002,096,072,077
12 data 080,169,002,141,240,004,076,000
13 data 004,169,043,141,112,009,169,002
14 data 141,113,009,076,030,008,169,000
15 data 174,124,142,174,060,133,169,165
16 data 174,177,137,076,027,008

Download PRG...


1 rem head the ball (hewson)
2 rem infinite energy, bombs, shields and bullets
3 rem cassette -v1- commodore format
4 rem cyberhack - by jim blackler
10 a=520
20 read z: q=q+z: if q<>0 then poke a,z:a=a+1:goto 20
30 sys 520: rem quantity error means checksum failed - check listing
40 data 32,44,247,162,16,142,62,3,232,142,64,3,32,108,245,169,32,141,233,16
50 data 169,61,141,234,16,169,2,141,235,16,162,157,189,158,16,157,158,2,202
60 data 208,247,169,166,141,20,3,169,2,141,21,3,208,254,141,13,220,72,169,32
70 data 141,240,3,169,82,141,241,3,169,2,141,242,3,104,96,169,93,162,2,141
80 rem end of cyberhack
100 data 181,250,142,182,250,96,78,167,140,78,105,131,76,34,250,-11413

Download PRG...


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