From 0222136551639f9e3a1b1a8c43bf9480cb5a62a7 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 19 Jun 2026 21:34:20 -0500 Subject: Update changelog (June 19, 2026) I updated the changelog to reflect the changes made to the blkdev branch as of June 19, 2026, at 21:32 CDT. --- ChangeLog.TXT | 14 ++++++++++++++ 1 file changed, 14 insertions(+) (limited to 'ChangeLog.TXT') diff --git a/ChangeLog.TXT b/ChangeLog.TXT index 3bcc30a..af001cb 100644 --- a/ChangeLog.TXT +++ b/ChangeLog.TXT @@ -1,3 +1,17 @@ +2026-06-19: +I added some more code tags (PURPOSE, TO USE, THEN) to various source files to +provide additional information on their use and installation. This was also done +to allow for programmatic generation of an instruction sheet using a Python +script that I wrote. I then updated the readme file to reflect the new +changes. Lastly, I added another tag to all of the Adam patch files to warn the +user of the need to install them after the kernel patches (to avoid dependency +problems). + +2026-06-18: +I renamed FDCInt to IRQ_FDC (andremoved an unused definition in KernelA that was +taking the name) to match with Terry's existing IRQ code. I also removed the old +KFloppyB.HH (and the original KFloppy.HC), replacing it with KFloppyB2. + 2026-06-12: I made minor changes to some of the code files (and corrected a typo in this changelog). I also added comments to the start of all the patch files (as well -- cgit v1.2.3