home *** CD-ROM | disk | FTP | other *** search
/ Executor 2.0 / executorv2.0.iso / pc / dos / extra / docs / maillist / text / archive.95 / text1361.txt < prev    next >
Encoding:
Text File  |  1996-03-31  |  1.3 KB  |  26 lines

  1. Sender: owner-executor@nacm.com
  2. Precedence: bulk
  3.  
  4. >     Jesse> Actually, it would be possible to do this without the MAC
  5. >     Jesse> floppy drive, if someone was willing to put the many hours
  6. >     Jesse> necessary into it.  <g> Seriously, it is VERY timing
  7. >     Jesse> sensitive (which rules out the possibility of running it
  8. >     Jesse> under any mulitasking OS), but it can be done with the
  9. >     Jesse> right amound of hacking/patience.
  10. > Well it certainly won't happen between now and when 2.0 comes out.
  11. > Even then I'm not sure that the PC has the same sort of control over
  12. > the floppy disk that the Amigas did.  After 2.0 comes out we'd
  13. > probably be willing to pay some $$ to get this functionality, but I'd
  14. > also guess that just a simple program to read 800k Mac disks on a PC
  15. > would also generate some revenue, which then begs the question "if
  16. > it's doable, why hasn't someone done it?"  Specifically, why hasn't
  17. > someone written a program for the PC which reads an 800k formatted
  18. > floppy (writing is much less important).
  19.  
  20. The Amiga CPU can access the data on the floppy track as-is, and so if it
  21. wants to parse the track and pick out the sector data itself, it can.
  22.  
  23. The PC uses the old 765 floppy controller, which has _no_ capability to
  24. give the PC all of the track, it _does_ track parsing to separate sectors
  25.