diff options
| author | Harley Travis <harleytravis123@outlook.com> | 2026-06-12 20:38:55 -0500 |
|---|---|---|
| committer | Harley Travis <harleytravis123@outlook.com> | 2026-06-12 20:38:55 -0500 |
| commit | cb695f1ba3da04b7f58d41c65937fa3a2e995366 (patch) | |
| tree | d2fdb498843da297db5a31ac132ed0b36b2549c4 /ChangeLog.TXT | |
| parent | 0f378e8ba3c2817126f851fa782b66ab13af6ba3 (diff) | |
| download | templeos-floppy-driver-cb695f1ba3da04b7f58d41c65937fa3a2e995366.tar.gz | |
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.
Diffstat (limited to 'ChangeLog.TXT')
| -rw-r--r-- | ChangeLog.TXT | 14 |
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
|
