|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Head over Heels
Ocean , 1987
|
 |
Reset Code:
POKE 30315,144 POKE 30316,144 - 90 Heads and Heels, and 90 doughnuts lives
SYS 324 - Restart Game
Listing Cheat:
1 rem head over heels
2 rem easer game by andy roberts
3 rem cassette -v1- commodore format
10 for l=53229 to 53300 : read a : if a=-1 then sys53229
20 poke l,a : next
30 data 198,157,169,0,162,1,168,32,186,255,32,189,255,32
40 data 213,255,169,208,141,146,4,96,206,126,117,206,154
50 data 122,169,128,141,109,117,76,3,1,0,0,0,0,0,0,0,-1
Download PRG...
|
1 rem head over heels (ocean)
2 rem infinite lives, shields and doughnuts by sean and adrian meads
3 rem cassette -v1- zzapp64 iss.32
10 for i=53229 to 53261:read a:poke i,a:next
20 sys 53229
30 data 32,44,247,32,108,245,169,0,141,61,4,169,208,141,62,4,76,99,3,169
40 data 0,141,154,122,141,126,117,238,32,208,76,80,0
Download PRG...
|
1 rem head over heels (ocean)
2 rem infinite lives by zoltan kelemen
3 rem cassette -v1- zzapp64 iss.29
4 for i=53229 to 53256:read a:poke i,a:c=c+a:next i:if c=3630 then sys 53229
5 print "error in data!!"
6 data 198,157,169,0,162,1,168,32,186,255,32,189,255,32,213,255,169,208,141,146
7 data 4,96,206,154,122,76,3,1
Download PRG...
|
|