From 15de1acb37d8b92db9499192b22a189cad913215 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 19:20:32 -0500 Subject: Update source file information comments I have added the "PURPOSE", "TO USE", and "THEN" tags to make the information sections more easy to read while keeping line length down. These are used by a Python script I wrote to generate an instruction file. --- Examples/DskImg.HC | 3 +++ 1 file changed, 3 insertions(+) (limited to 'Examples') diff --git a/Examples/DskImg.HC b/Examples/DskImg.HC index b2a6560..445cbdc 100644 --- a/Examples/DskImg.HC +++ b/Examples/DskImg.HC @@ -9,6 +9,9 @@ License. See the Copying.TXT file for details. */ +// PURPOSE: Demonstration of floppy driver +// TO USE: #include this file at the cmd prompt or run it with F5 + /* Make sure IRQ6 is on and -- cgit v1.2.3