From bf94a3a5282b676b90d8c1e6eed6be88a7ae5396 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Sat, 4 Jul 2026 17:51:56 -0500 Subject: Update changelog (July 4, 2026) 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. --- ChangeLog.TXT | 12 ++++++++++-- 1 file changed, 10 insertions(+), 2 deletions(-) (limited to 'ChangeLog.TXT') 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 -- cgit v1.2.3