home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text1355.txt < prev    next >
Encoding:
Internet Message Format  |  1996-03-31  |  2.0 KB

  1. Received: from Norway.EU.net (nic.eunet.no [193.71.1.2]) by nacm.com (8.6.10/8.6.9) with SMTP id DAA20050 for <executor@nacm.com>; Thu, 18 May 1995 03:07:19 -0700
  2. Received: by Norway.EU.net with UUCP id AA24269
  3.   (5.65c/IDA-1.4.4/EUnet/NO for nacm.com!executor); Thu, 18 May 1995 12:05:09 +0200
  4. Date: Thu, 18 May 1995 11:17:32 +0200 (MET DST)
  5. From: Arnt Gulbrandsen <agulbra@troll.no>
  6. To: "Clifford T. Matthews" <ctm@ardi.com>
  7. Cc: g.sightler@genie.geis.com, executor@nacm.com
  8. Subject: Re: Using MAC low-density disks.
  9. In-Reply-To: <m0sBbD5-000YbDC@mailhost>
  10. Message-Id: <Pine.LNX.3.91.950518105152.146A-100000@pentagram.troll.no>
  11. Mime-Version: 1.0
  12. Content-Type: TEXT/PLAIN; charset=US-ASCII
  13. Sender: owner-executor@nacm.com
  14. Precedence: bulk
  15.  
  16. >     Jesse> Actually, it would be possible to do this without the MAC
  17. >     Jesse> floppy drive, if someone was willing to put the many hours
  18. >     Jesse> necessary into it.  <g> Seriously, it is VERY timing
  19. >     Jesse> sensitive (which rules out the possibility of running it
  20. >     Jesse> under any mulitasking OS), but it can be done with the
  21. >     Jesse> right amound of hacking/patience.
  22. > Well it certainly won't happen between now and when 2.0 comes out.
  23. > Even then I'm not sure that the PC has the same sort of control over
  24. > the floppy disk that the Amigas did.  After 2.0 comes out we'd
  25. > probably be willing to pay some $$ to get this functionality, but I'd
  26. > also guess that just a simple program to read 800k Mac disks on a PC
  27. > would also generate some revenue, which then begs the question "if
  28. > it's doable, why hasn't someone done it?"  Specifically, why hasn't
  29. > someone written a program for the PC which reads an 800k formatted
  30. > floppy (writing is much less important).
  31.  
  32. The Amiga CPU can access the data on the floppy track as-is, and so if it
  33. wants to parse the track and pick out the sector data itself, it can.
  34.  
  35. The PC uses the old 765 floppy controller, which has _no_ capability to
  36. give the PC all of the track, it _does_ track parsing to separate sectors
  37.