|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Heavenbound
Cosmos Designs, 1993
|
 |
Action Replay Code:
POKE 32865,1 POKE 33518,173 - Lives
POKE 33468,173 - Time
POKE 38171,173 - Energy
POKE 2496,173 - Turn off Music
Listing Cheat:
Demo version only, for archive only:
1 rem heavenbound demo
2 rem selected cheats by waz
3 rem cassette -v1- commodore format
4 for x=521 to 594:read y:c=c+y:poke x,y:next
5 if c<>8166 then print "data error":end
6 for i=1 to 3:read w$,w1,w2:print "infinite ";w$;:input x$(i)
7 if x$(i)="n" then for x=w1 to w2:poke x,234:next
8 next i:poke 157,128:sys 521
9 data 032,044,247,056,169,032,141,125
10 data 003,141,126,003,169,002,141,127
11 data 003,076,108,245,087,065,090,072
12 data 238,032,208,169,051,141,173,160
13 data 169,002,141,174,160,104,173,013
14 data 220,096,169,064,141,174,088,169
15 data 002,141,175,088,076,000,009,169
16 data 173,141,227,113,141,043,096,141
17 data 093,096,169,001,141,208,093,076
18 data 013,008,lives,584,591
19 data energy,578,580,time,581,583
Download PRG...
|
|