Content deleted Content added
Filling in 1 references using Reflinks |
Filling in 4 references using Reflinks |
||
Line 32:
==8-bit usage==
ADFS on 8-bit systems required a WD1770 or later 1772-series floppy controller, owing to the inability of the original Intel 8271 chip to cope with the double-density format ADFS required. ADFS could however be used to support hard discs without a 1770 controller present; in development the use of hard discs was the primary goal, extension to handle floppies came later. The 1770 floppy controller was directly incorporated into the design of the Master Series and B+ models{{Citation needed|date=June 2007}}, and was available as an 'upgrade' board for the earlier Model B. The Acorn Electron's floppy interface (Acorn Plus 3) was an add-on unit, initially available through Acorn and later Pres (aka Advanced Computer Products). The ACP implementation of ADFS fixed a flaw in the Acorn version v1.0, that required the use of a file named ZYSYSHELP. On the [[Acorn Electron#ADFS quirks|Electron]], Disk corruption could also occur if attempting to use the <tt>*COMPACT</tt> command without disabling the blinking cursor. This was due to the fact that the <tt>*COMPACT</tt> command used screen memory as working space during the operation, and the blinking cursor corrupted that memory space.<ref>{{cite web|url=http://www.portices.fr/formation/Res/Info/Dimet/Ordinateurs/AcornBBC/www.stairwaytohell.com/Ressources/r-EU-ACP-E00ADFS.html |title=Stairwaytohell.Com - Hardware |website=Portices.fr |date= |accessdate=2016-08-01}}</ref>
ADFS supported hard discs, and 3½" [[floppy disc]]s formatted up to 640 KB capacity using double density [[Modified Frequency Modulation|MFM]] encoding (''L'' format; single-sided disks were supported with the ''S'' format (160 KB) and ''M'' format (320 KB)). ADFS as implemented in the BBC microcomputer system (and later RISC OS) never had support for single-density floppies.
Hard disc support in ADFS used the same format as ''L'' format floppies in terms of 256-byte
blocks;<ref>{{cite web|url=http://mdfs.net/Docs/Comp/Disk/Format/ADFS |format=TXT |title=Acorn 8-Bit ADFS Filesystem Structure |website=Mdfs.net |accessdate=2016-08-01}}</ref>
only the underlying arrangement of tracks and sectors differed depending on the actual drive used, but this was managed by the [[Small Computer System Interface|SCSI]] controller. It interfaced to a [[ST-506|ST506/ST412]]-based Winchester unit via the BBC Micro's 1 MHz Bus, an Acorn-designed interface card (1 MHz Bus to SCSI adapter) and an off-the-shelf [[Adaptec]] SCSI controller (SCSI to ST-506 adapter).
Support for [[Advanced Technology Attachment|IDE]]/[[ATAPI]] style drives has been added 'unofficially' by third parties in recent years.<ref>{{cite web|url=http://mdfs.net/Info/Comp/BBC/IDE |title=BBC IDE Interface - MDFS::Info.Comp.BBC.IDE |website=MDFS.net |date= |accessdate=2016-08-01}}</ref>
==32-bit usage (Arthur and RISC OS)==
Line 54:
The [[Linux]] kernel has ADFS support for ''E'' format and later.
[[NetBSD]] has filecore support<ref>{{cite web|url=http://www.netbsd.org/changes/1998.html#filecorefs |title=Changes and NetBSD News in 1998 |website=Netbsd.org |date= |accessdate=2016-08-01}}</ref> in NetBSD 1.4 onwards.
Tools such as Omniflop (in Windows 2000 and later), and Libdsk support permit the 'physical' layout of ADFS floppies to be read on PC systems utilising an internal drive. However the logical structure remains unimplemented.
==Notes==
{{Reflist}}
|