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

  1. Newsgroups: comp.sys.next.misc
  2. Path: sparky!uunet!europa.asd.contel.com!darwin.sura.net!Sirius.dfn.de!zrz.tu-berlin.de!cs.tu-berlin.de!marcel
  3. From: marcel@opal.cs.tu-berlin.de (Marcel Weiher)
  4. Subject: Re: Amiga (DOS) emulator
  5. Message-ID: <1992Jul30.220921.972@cs.tu-berlin.de>
  6. Sender: news@cs.tu-berlin.de
  7. Organization: Techn. University of Berlin, Germany
  8. References: <YePUNYK00WB5ECXq4i@andrew.cmu.edu> <54889@mentor.cc.purdue.edu> <1992Jul28.114640.9099@infoserver.th-darmstadt.de> <dillon.0ka3@overload.Berkeley.CA.US>
  9. Date: Thu, 30 Jul 1992 22:09:21 GMT
  10. Lines: 18
  11.  
  12. dillon@overload.Berkeley.CA.US (Matthew Dillon) writes:
  13. >>Uli
  14. >
  15. >    Even though the Amiga's controller can stuff raw bits, the Amiga uses a
  16. >    standard MFM encoding.  The difference is that the Amiga reads and
  17. >    writes whole tracks at a time and therefore needs no gaps between
  18. >    sectors, thus getting 11 sectors/track instead of 9.
  19. >
  20. >                        -Matt
  21. >
  22.  
  23. Yes, that's what it _usually_ does (its native format).  But if you look
  24. at the tech docs, you'll see that it can also do group code, a fact
  25. used to great advantage by Mac Emulators (with some additional hardware
  26. to do the disc speed.)  I never tried it out myself, but I would have
  27. loved to do a Apple DOS 3.3 compatible file system in 68K Assembler :-)
  28.  
  29. Marcel
  30.