summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.TXT14
1 files changed, 13 insertions, 1 deletions
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