summaryrefslogtreecommitdiff
path: root/ChangeLog.TXT
diff options
context:
space:
mode:
authorHarley Travis <harleytravis123@outlook.com>2026-07-04 17:51:56 -0500
committerHarley Travis <harleytravis123@outlook.com>2026-07-04 17:51:56 -0500
commitbf94a3a5282b676b90d8c1e6eed6be88a7ae5396 (patch)
treed6522c5698a252e08fc50c73761bf305e0ca082d /ChangeLog.TXT
parent2985a33c249621a6686b3cb90a529874f7216683 (diff)
downloadtempleos-floppy-driver-bf94a3a5282b676b90d8c1e6eed6be88a7ae5396.tar.gz
Update changelog (July 4, 2026)blkdev
The changelog has been updated to reflect the changes made to the blkdev branch as of Jule 4, 2026, at 17:32 CDT. A line-break error was also corrected in the May 29, 2026 section.
Diffstat (limited to 'ChangeLog.TXT')
-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