summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ChangeLog.TXT12
1 files changed, 10 insertions, 2 deletions
diff --git a/ChangeLog.TXT b/ChangeLog.TXT
index f810555..c90ee52 100644
--- a/ChangeLog.TXT
+++ b/ChangeLog.TXT
@@ -1,3 +1,12 @@
+2026-07-04:
+Happy Independence Day (for the Americans, at least, of which I am one)!
+
+I fixed some more typos in the codebase, and have gotten it working without
+having to edit it in TempleOS. Woot! I also fixed the file tags for the
+BlkRead() and BlkWrite() patch files.
+
+DskImg has now been updated to use BlkRead.
+
2026-06-27:
A large number of patches were made to the code based on the work I did on my
test TempleOS system. Some are bug fixes, others are patches I forgot to do.
@@ -121,8 +130,7 @@ I modified the "read data" and "send command" functions to properly check the
MSR for the correct values before doing I/O operations. I also removed an
unnecessary seek from the disk dumper test program.
-The Installer had a
-missing semicolon at the CopyTree call, so I added one.
+The Installer had a missing semicolon at the CopyTree call, so I added one.
This will (hopefully) be the final edit to the original driver codebase. Thus,
it will be tagged and a ZIP file made available in the Downloads section of my