diff --git a/doc/acornadfs.md b/doc/disk-acornadfs.md similarity index 98% rename from doc/acornadfs.md rename to doc/disk-acornadfs.md index 743789c2..a300cb05 100644 --- a/doc/acornadfs.md +++ b/doc/disk-acornadfs.md @@ -1,4 +1,4 @@ -Acorn ADFS disks +Disk: Acorn ADFS ================ Acorn ADFS disks are pretty standard MFM encoded IBM scheme disks, although diff --git a/doc/acorndfs.md b/doc/disk-acorndfs.md similarity index 95% rename from doc/acorndfs.md rename to doc/disk-acorndfs.md index 2e88ea1e..77d9d50e 100644 --- a/doc/acorndfs.md +++ b/doc/disk-acorndfs.md @@ -1,5 +1,5 @@ -Acorn DFS disks -================ +Disk: Acorn DFS +=============== Acorn DFS disks are pretty standard FM encoded IBM scheme disks, with 256-sectors and 0-based sector identifiers. There's nothing particularly diff --git a/doc/aeslanier.md b/doc/disk-aeslanier.md similarity index 98% rename from doc/aeslanier.md rename to doc/disk-aeslanier.md index 182a559e..7fa03a40 100644 --- a/doc/aeslanier.md +++ b/doc/disk-aeslanier.md @@ -1,4 +1,4 @@ -AES Lanier word processor disks +Disk: AES Lanier word processor =============================== Back in 1980 Lanier released a series of very early integrated word processor diff --git a/doc/amiga.md b/doc/disk-amiga.md similarity index 98% rename from doc/amiga.md rename to doc/disk-amiga.md index a802a1ae..26f338ab 100644 --- a/doc/amiga.md +++ b/doc/disk-amiga.md @@ -1,4 +1,4 @@ -Amiga disks +Disk: Amiga =========== Amiga disks use MFM, but don't use IBM scheme. Instead, the entire track is diff --git a/doc/ampro.md b/doc/disk-ampro.md similarity index 97% rename from doc/ampro.md rename to doc/disk-ampro.md index fd0bdcf9..43380069 100644 --- a/doc/ampro.md +++ b/doc/disk-ampro.md @@ -1,4 +1,4 @@ -Ampro Little Board disks +Disk: Ampro Little Board ======================== The Ampro Little Board was a very simple and cheap Z80-based computer from diff --git a/doc/apple2.md b/doc/disk-apple2.md similarity index 99% rename from doc/apple2.md rename to doc/disk-apple2.md index 173c2b65..cba46e4d 100644 --- a/doc/apple2.md +++ b/doc/disk-apple2.md @@ -1,4 +1,4 @@ -Apple II disks +Disk: Apple II ============== Apple II disks are nominally fairly sensible 40-track, single-sided, 256 diff --git a/doc/brother.md b/doc/disk-brother.md similarity index 99% rename from doc/brother.md rename to doc/disk-brother.md index 0d1e4b46..6a9f3470 100644 --- a/doc/brother.md +++ b/doc/disk-brother.md @@ -1,4 +1,4 @@ -Brother word processor disks +Disk: Brother word processor ============================ Brother word processor disks are weird, using custom tooling and chipsets. diff --git a/doc/c64.md b/doc/disk-c64.md similarity index 99% rename from doc/c64.md rename to doc/disk-c64.md index cb59a6a2..a55d3856 100644 --- a/doc/c64.md +++ b/doc/disk-c64.md @@ -1,4 +1,4 @@ -Commodore 64 disks +Disk: Commodore 64 ================== Commodore 64 disks come in two varieties: GCR, which are the overwhelming diff --git a/doc/macintosh.md b/doc/disk-macintosh.md similarity index 99% rename from doc/macintosh.md rename to doc/disk-macintosh.md index 66650f8b..5a60caab 100644 --- a/doc/macintosh.md +++ b/doc/disk-macintosh.md @@ -1,4 +1,4 @@ -Macintosh disks +Disk: Macintosh =============== Macintosh disks come in two varieties: the newer 1440kB ones, which are diff --git a/doc/victor9k.md b/doc/disk-victor9k.md similarity index 99% rename from doc/victor9k.md rename to doc/disk-victor9k.md index 41468174..e31c2ad5 100644 --- a/doc/victor9k.md +++ b/doc/disk-victor9k.md @@ -1,4 +1,4 @@ -Victor 9000 disks +Disk: Victor 9000 ================= **Warning.** This is experimental; I haven't found a clean disk to read yet. diff --git a/doc/index.md b/doc/index.md index df7ba81b..5894534b 100644 --- a/doc/index.md +++ b/doc/index.md @@ -82,18 +82,18 @@ Here's the table. | Format | Read? | Write? | Notes | |:----------------------------------|:-----:|:------:|-------| | IBM PC compatible | 🦄 | | and compatibles (like the Atari ST) | -| [Acorn ADFS](acornadfs.html) | 🦖 | | single- and double- sided | -| [Acorn DFS](acorndfs.html) | 🦄 | | | -| [AES Superplus / No Problem](aeslanier.html) | 🦖 | | hard sectors! and _very_ experimental | -| [Ampro Little Board](ampro.html) | 🦖 | | | -| [Apple II DOS 3.3](apple2.html) | 🦖 | | doesn't do logical sector remapping | -| [Amiga](amiga.html) | 🦄 | | | -| [Commodore Amiga](amiga.html) | 🦖 | | | -| [Commodore 64 1541](c64.html) | 🦖 | | and probably the other GCR formats | -| [Brother 120kB](brother.html) | 🦄 | | | -| [Brother 240kB](brother.html) | 🦄 | 🦄 | | -| [Macintosh 800kB](macintosh.html) | 🦖 | | and probably the 400kB too | -| [Victor 9000](victor9k.html) | 🦖 | | experimental, probably buggy | +| [Acorn ADFS](disk-acornadfs.html) | 🦖 | | single- and double- sided | +| [Acorn DFS](disk-acorndfs.html) | 🦄 | | | +| [AES Superplus / No Problem](disk-aeslanier.html) | 🦖 | | hard sectors! and _very_ experimental | +| [Ampro Little Board](disk-ampro.html) | 🦖 | | | +| [Apple II DOS 3.3](disk-apple2.html) | 🦖 | | doesn't do logical sector remapping | +| [Amiga](disk-amiga.html) | 🦄 | | | +| [Commodore Amiga](disk-amiga.html) | 🦖 | | | +| [Commodore 64 1541](disk-c64.html) | 🦖 | | and probably the other GCR formats | +| [Brother 120kB](disk-brother.html) | 🦄 | | | +| [Brother 240kB](disk-brother.html) | 🦄 | 🦄 | | +| [Macintosh 800kB](disk-macintosh.html) | 🦖 | | and probably the 400kB too | +| [Victor 9000](disk-victor9k.html) | 🦖 | | experimental, probably buggy | {: .datatable } Dinosaurs (🦖) have yet to be observed in real life --- I've written the