From 04d1c9312e4814511b0b7c5aecb8391074a9f755 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Mon, 8 Jun 2026 21:21:48 -0500 Subject: Update Mount2CaseAFDC.HC I re-worded the instructions for the manual floppy drive configuration, mainly to warn the user of the three single-digit questions. --- Adam/Patches/Mount2CaseAFDC.HC | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) (limited to 'Adam/Patches') diff --git a/Adam/Patches/Mount2CaseAFDC.HC b/Adam/Patches/Mount2CaseAFDC.HC index c29ba4a..a3b307b 100644 --- a/Adam/Patches/Mount2CaseAFDC.HC +++ b/Adam/Patches/Mount2CaseAFDC.HC @@ -15,8 +15,9 @@ case BDT_FLOPPY: If (YorN) { defaults=TRUE; } else { - "The following params are stored as they will be sent to the ctrlr:\n" - "Enter them in hex, prefixed with $PURPLE$0x$FG$.\n"; + "The folowing parameters are used to configure the ctrlr:\n" + "Most can be entered in either decimal or hex, but the head\n" + "count, sector size, and data rate take single decimal digits.\n" do { "Cylinders:\n"; GetS(cyl_buf,STR_LEN); -- cgit v1.2.3