From cb695f1ba3da04b7f58d41c65937fa3a2e995366 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Fri, 12 Jun 2026 20:38:55 -0500 Subject: Update changelog (June 12, 2026) The changelog has been updated to reflect the changes made to the 'blkdev' branch as of June 12, 2026, 20:33 CDT. A typo was also fixed. --- ChangeLog.TXT | 14 +++++++++++++- 1 file changed, 13 insertions(+), 1 deletion(-) (limited to 'ChangeLog.TXT') diff --git a/ChangeLog.TXT b/ChangeLog.TXT index 028f9a4..3bcc30a 100644 --- a/ChangeLog.TXT +++ b/ChangeLog.TXT @@ -1,4 +1,16 @@ -2026:06-10: +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 +as some of the main code files) providing installation instructions. These do +not replace the installer script, which (once retooled) will set all needed +files in place and give more condensed patching instructions. At some point I +should try and implement a stream editor to help ease the pain of manually +doing all the #includes. + +Mount2VarsFDC was split into two files, so that the two declarations can be more +easily replaced. + +2026-06-10: FDCWriteBlks was patched to check the write-protect flag before attempting to perform a write operation. If set, the function throws an exception. I then discovered a error in my bit test where I used a hex bit mask instead of a bit -- cgit v1.2.3