|

eMail Me
Note: You must add uk to the end of the address, it's to help prevent spam.
|
Cosmic Causeway - Trailblazer II
Gremlin Graphics, 1987
|
 |
Action Replay Code:
POKE 14967,173 POKE 14943,189 - Time
Basic Listing Cheat:
1 rem cosmic causeway
2 rem infinite time by m pugh
3 rem cassette -v1- commodore format
4 for x=517 to 584:read y:c=c+y:poke x,y:next
5 if c<>6505 then print "data error":end
6 poke 157,128:sys 517
7 data 169,018,141,040,003,169,002,141
8 data 041,003,032,086,245,169,032,141
9 data 178,002,169,002,141,179,002,096
10 data 072,077,080,169,032,141,222,003
11 data 169,051,141,223,003,169,002,141
12 data 224,003,032,069,003,096,238,032
13 data 208,169,065,141,013,010,169,002
14 data 141,014,010,096,169,189,141,207
15 data 057,076,027,008
Download PRG...
|
1 rem cosmic causeway (gremlin graphics)
2 rem infinite time by gav
3 rem cassette -v1- zzapp64 iss.37
10 for x=336 to 375
20 read b:poke x,b:c=c+b:next
30 if c=3671 then 50
40 print "data error":end
50 print "insert tape"
60 sys 336
70 data 32,44,247,32,108,245,169,99
80 data 141,186,2,169,1,141,187,2
90 data 76,167,2,169,112,141,28,5
100 data 169,1,141,29,5,76,0,4
110 data 169,0,141,104,58,76,160,33
Download PRG...
|
|