home *** CD-ROM | disk | FTP | other *** search
/ NetNews Usenet Archive 1992 #16 / NN_1992_16.iso / spool / comp / sys / next / misc / 18224 < prev    next >
Encoding:
Text File  |  1992-07-28  |  1.2 KB  |  30 lines

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!darwin.sura.net!Sirius.dfn.de!math.fu-berlin.de!news.th-darmstadt.de!aida!uli
  3. From: uli@aida.intellektik.informatik.th-darmstadt.de (Ulrich Grepel)
  4. Subject: Re: Amiga (DOS) emulator
  5. Message-ID: <1992Jul28.114640.9099@infoserver.th-darmstadt.de>
  6. Sender: uli@aida (Ulrich Grepel)
  7. Date: Tue, 28 Jul 1992 11:46:40 GMT
  8. References: <YePUNYK00WB5ECXq4i@andrew.cmu.edu> <54889@mentor.cc.purdue.edu>
  9. Nntp-Posting-Host: aida.intellektik.informatik.th-darmstadt.de
  10. Organization: TH Darmstadt
  11. Lines: 17
  12.  
  13. In article <54889@mentor.cc.purdue.edu>, ab@nova.cc.purdue.edu (Allen B) writes:
  14. |> 
  15. |> You probably could make the NeXT drive do the trick.  An
  16. |> MS-DOS DD disk is 80 cylinders, 9 sectors per.  An Amiga
  17. |> disk is 80 cylinders and 11 sectors per.  If you can coax the
  18. |> drive into doing that, you'd just have to implement the
  19. |> filesystem, which shouldn't be much harder than the
  20. |> MS-DOS one was.
  21. |> 
  22. |> (An Amiga drive can do either as well as more bizarre
  23. |> stuff.)
  24. |> 
  25. Yeah, an Amiga drive can do very many tricks, especially using a non MFM coding
  26. sceme - it's Commodore's own GCR format. So you won't be able to even read
  27. a single sector with a 'standard' disc controller.
  28.  
  29. Uli
  30.