|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Hunter's Moon
Thalamus, 1987
|
 |
Action Replay Code:
POKE 8155,165 - Lives
Reset Code:
SYS 6412 - Restart Game
Listing Cheat:
1 rem hunters moon (thalamus)
2 rem infinite lives by martin pugh
3 rem cassette -v1- commodore format
4 for x=528 to 547 : read y : c=c+y : poke x,y : next
5 if c=2116 then poke157,128:sys 528
6 print "data error"
7 data 32,86,245,169,28,141,229,3,96,72,77,80
8 data 169,248,141,154,35,76,27,8
Download PRG...
|
1 rem hunter's moon (thalamus)
2 rem invincibility by george allan and george paterson
3 rem cassette -v1- zzapp64 iss.49
5 print chr$(147)
10 for a=543 to 623: read b:c=c+b:poke a,b:next
20 if c<>9075 then print "data error!":end
30 sys 543
40 data 32,44,247,56,169,21,141,177
50 data 3,169,55,141,178,3,169,106,141
60 data 179,3,32,108,245,169,67,141
70 data 39,192,169,2,141,44,192,32
80 data 191,3,96,72,169,234,141,160
90 data 1,169,76,141,161,1,169,92
100 data 141,162,1,169,2,141,163,1
110 data 104,76,226,193,162,5,189,106
120 data 2,157,168,8,202,16,247,76
130 data 27,8,169,96,141,169,31,234
Download PRG...
|
|