|

eMail Me
Note: You must add 'com' to the end of the address, it's to help prevent auto spam.
|
Quedex
Thalamus, 1987
|
 |
Action Replay Code:
POKE 11872,181 - Time
Listing Cheat:
1 rem quedex (thalamus)
2 rem infinite time by martin pugh
3 rem cassette -v1- commodore format
4 for x=528 to 557:read y:c=c+y: poke x,y:next
5 if co2895 then print "data error": end
6 poke 157,128:sys 528
7 data 169,029,141,040,003,169,002,141
8 data 041,003,032,086,245,169,006,141
9 data 206,001,096,072,077,080,169,181
10 data 141,096,046,076,235,002
Download PRG...
|
1 rem quedex (thalamus)
2 rem infinite time by kipperman
3 rem cassette -v1- zzapp64 iss.35
100 data 162,29,160,2,142,40,3,140,41,3,32
110 data 86,245,162,3,142,206,1,96,169,181
120 data 141,96,46,76,235,2,0,0,1,1,2,2,3
130 for l=528 to 554:read a:poke l,a
140 next:poke 157,128:sys 528
Download PRG...
|
|