<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>
Date   : Sat, 16 Jul 2005 12:45:01 +0100
From   : Andrew Benham <adsb@...>
Subject: Re: floppy discs

BeebMaster wrote:

> By the way, it doesn't work in 1770 DFS (I think it is a different format
> control code for the 1770 series).

The 8271 floppy disk controller has a "format track" command, so the
software to format the disk has to call this command 40 or 80 times.

The 1770 floppy disk controller doesn't have this command. Instead
it has a "write raw track" command - the software to format the disk
has to build (in memory) a template copy of a blank formatted track.

The OSWORD &7F command is designed around the 8271 commands - in the
Acorn 1770 DFS the appropriate commands are translated to do the right
thing on a 1770 FDC.
Off the top of my head I can't remember if the Acorn 1770 DFS's OSWORD
&7F handles the "format track" command correctly for the 1770 FDC.

-- 
Andrew Benham         adsb@...       
Southgate, London N14, United Kingdom

The gates in my computer are AND OR and NOT, not "Bill"
<< Previous Message Main Index Next Message >>
<< Previous Message in Thread This Month Next Message in Thread >>