[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Write Signal on Disk II Question
- Subject: Re: Write Signal on Disk II Question
- From: ferdimh@gmx.de
- Date: Sun, 11 Nov 2007 13:39:48 -0800
- Complaints-to: groups-abuse@google.com
- In-reply-to: <47368074$0$20642$4c368faf@roadrunner.com>
- Injection-info: 19g2000hsx.googlegroups.com; posting-host=84.167.100.203; posting-account=ps2QrAMAAAA6_jCuRt2JEIpn5Otqf_w0
- Newsgroups: comp.sys.apple2
- Organization: http://groups.google.com
- References: <473500c1$0$32532$4c368faf@roadrunner.com><nf9Zi.38$OJ.0@trndny06> <5RhZi.60$Vp3.32@trnddc05> <4735d085$0$8807$4c368faf@roadrunner.com> <rjnZi.1348$VB6.450@trnddc06> <47364055$0$32548$4c368faf@roadrunner.com> <DvuZi.1791$jH2.405@trnddc01> <47368074$0$20642$4c368faf@roadrunner.com>
- User-agent: G2/1.0
- Xref: g2news1.google.com comp.sys.apple2:30407
On 11 Nov., 05:08, "Bryan Parkoff" <nos...@nospam.com> wrote:
> Do you know any special controller card without using logic state
> sequencer ROM may be able to read all presence pulses and absence pulses
> reliably? All presence pulsea and absence pulses can be written to the disk
> reliably using special controller card. Do you know if it exists?
>
> Bryan Parkoff
Hi!
Do you want to copy the disk to another disk or do you want to make an
image?
I don't know a controller CARD, but I can think of a trick with the
existing card, if you only want to copy to another disk:
Using a '74 one can reencode the signal read from disk and write it to
another disk at the same time. Then you only need to step over the
tracks while reading and you shold have a working copy (maybe you'll
need some circuitry to avoid writing during the seek).
If you only want to get an image for an emulator, you could try
connecting it to the IBM-PC's parallel port. I would connect the Read
data line to the Acknowledge line (remember it is inverted) and write
some DOS program to read the signal. IMO this should work but will be
a very difficult programming job.
Maybe I'll write such a program when I'm looking for a new challenge.
Mostly I do these things on an as-needed basis.
Ferdinand Meyer-Hermann