diff options
Diffstat (limited to 'Instructions.TXT')
| -rw-r--r-- | Instructions.TXT | 6 |
1 files 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 |
