From 6b221d797ec59bb2e869b9a80ea7088e68085178 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Sat, 4 Jul 2026 16:25:29 -0500 Subject: Update instructions to reflect previous commit --- Instructions.TXT | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Instructions.TXT b/Instructions.TXT index af89a77..c89ec34 100644 --- a/Instructions.TXT +++ b/Instructions.TXT @@ -1,5 +1,5 @@ This file was generated using an automated Python script. -Generated on Saturday, June 27, 2026 at 16:16:15 CDT. +Generated on Saturday, July 4, 2026 at 16:25:00 CDT. ./Install.HC PURPOSE: Semi-automate the floppy driver install process @@ -117,12 +117,12 @@ TO INSTALL: #include this file at the end of the switch statement. Kernel/BlkDev/Patches/BlkReadFDC.HC PATCH: Add read support for floppy disks -FILE: ::/Kernel/BlkDev/DskBlkDev.HC +FILE: ::/Kernel/BlkDev/DskBlk.HC TO INSTALL: #include this file at the end of the switch statment Kernel/BlkDev/Patches/BlkWriteFDC.HC PATCH: Add write support for floppy disks -FILE: ::/Kernel/BlkDev/DskBlkDev.HC +FILE: ::/Kernel/BlkDev/DskBlk.HC TO INSTALL: #include this file at the end of the switch statment Kernel/BlkDev/Patches/BlkDevInitFDC.HC -- cgit v1.2.3