c64 desert dream demo screwed my 1541
category: general [glöplog]
did this happen to anyone here?
When I inserted the second disk of the demo (after the vector intro) the drive grinded heavily and then stopped recognizing any disk.
It came back only after plugging it to a pc and accessing through star commander. Any idea?
When I inserted the second disk of the demo (after the vector intro) the drive grinded heavily and then stopped recognizing any disk.
It came back only after plugging it to a pc and accessing through star commander. Any idea?
you must run it from tape, not floppy.
yeah right
You might consider that at the time of happening any other demo could have trashed your drive to.. Have you tried running the demo again to see if it happens again?
Perhaps its time to buy a new drive ;)
Perhaps its time to buy a new drive ;)
the drive works correctly with other disks now. It didn't like that desert dream disk.
n00b!
no, he has a point. "i think" (TM LCF)
for me at least there is some issue with this prod when I try to run disk two. it just crashes. also, randomly currupted data in the first part.
this is badly coded drive timing routines, i'm sure. "fastest" is not always best when you try to make a prod work on all hardware
for me at least there is some issue with this prod when I try to run disk two. it just crashes. also, randomly currupted data in the first part.
this is badly coded drive timing routines, i'm sure. "fastest" is not always best when you try to make a prod work on all hardware
lame code
chriz74,
the head may be offpositioned so, that you need some trickery to get it back to the track, this is probably what have happened.
might have been caused by different head move/spinning speed, than what the loader was optimized to.
we have used an old loader which's fault is that it tries to maxx out the speed to much.
AFAIK the loader will like most 1541II.
sorries.
the head may be offpositioned so, that you need some trickery to get it back to the track, this is probably what have happened.
might have been caused by different head move/spinning speed, than what the loader was optimized to.
we have used an old loader which's fault is that it tries to maxx out the speed to much.
AFAIK the loader will like most 1541II.
sorries.
oswald: bad block reading code but cool demo :) you need to make a fix with tamed timing!
my friend also has trouble running it so this may be a common issue?
my friend also has trouble running it so this may be a common issue?
Thanks. I'll try once again to run the demo and report what happens.