Path: utzoo!attcan!uunet!seismo!dimacs.rutgers.edu!rutgers!sun-barr!cs.utexas.edu!samsung!zaphod.mps.ohio-state.edu!wuarchive!psuvax1!psuvm!psuecl.bitnet!d6b From: d6b@psuecl.bitnet Newsgroups: comp.sys.amiga Subject: Message-ID: <1990Sep13.131121.20607@psuecl.bitnet> Date: 13 Sep 90 17:11:17 GMT References: <49392@olivea.atc.olivetti.com> Organization: Engineering Computer Lab, Pennsylvania State University Lines: 13 In article , lupe@alanya.Germany.Sun.COM (Lupe Christoph - Sun Germany Consulting - Munich) writes: > The Amiga floppy hardware is more flexible than the regular integrated > floppy controllers. It can read/write *any* encoding (at least, MFM). > The issue is that the Amiga has support hardware to encode/decode GCR, > but not MFM. But MFM coding/decoding can be done in software, so it's > just slower. This isn't really correct. There's no built-in decode/encode, period. There is a rather obscure mode to sync on MSB (like the AppleII/Mac controllers), but it is never neccessary to use it. You could do GCR recoding via the trackdisk's RawRead and RawWrite if you wanted to. -- Dan Babcock