Advanced Disc Filing System: Difference between revisions

Content deleted Content added
32-bit usage (Arthur and RISC OS): E+ was also introduced in RO4, it's a the updated E (DD fdd format)
corrected outdated (broken) link
Line 25:
|OS = [[Acorn MOS]], [[RISC OS]]
}}
The '''Advanced Disc Filing System''' (ADFS) is a computing file system particular to the [[Acorn Computers Ltd|Acorn]] computer range and [[RISC OS]]-based successors. Initially based on the rare Acorn Winchester Filing System, it was renamed to the Advanced Disc Filing System when support for floppy discs was added (utilising a WD1770 floppy disc controller) and on later 32-bit systems a variant of a PC-style floppy controller.<ref>http://acornchrisacorns.chriswhycomputinghistory.coorg.uk/docs/Acorn/Manuals/Acorn_ADFSUG.pdf</ref>
 
Acorn's original [[Disc Filing System]] was limited to 31 files per disk surface, 7 characters per file name and a single character for directory names, a format inherited from the earlier Atom and System 3–5 [[Eurocard (printed circuit board)|Eurocard]] computers. To overcome some of these restrictions Acorn developed ADFS. The most dramatic change was the introduction of a hierarchical directory structure. The filename length increased from 7 to 10 letters and the number of files in a directory expanded to 47. It retained some superficial attributes from DFS; the directory separator continued to be a dot and <code>$</code> now indicated the hierarchical root of the filesystem. "<code>^</code>" (minus the quotes) was used to refer to the parent directory and "<code>\</code>" was the previously-visited directory.