summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorHarley Travis <harleytravis123@outlook.com>2026-06-23 03:35:49 -0500
committerHarley Travis <harleytravis123@outlook.com>2026-06-23 03:35:49 -0500
commit060c701937130f7c1167d1e4e99c6c36b376d881 (patch)
tree349d01e5dfecb0cab3955526e6c93919bd38a466
parent028a74b6ce3f889de88053d84e15f3d3d6fb2819 (diff)
downloadtempleos-floppy-driver-060c701937130f7c1167d1e4e99c6c36b376d881.tar.gz
Update changelog (June 22, 2026)
The changelog has been updated to reflect the changes made to the blkdev branch as of June 22, 2026, at 02:19 CDT.
-rw-r--r--ChangeLog.TXT7
1 files changed, 7 insertions, 0 deletions
diff --git a/ChangeLog.TXT b/ChangeLog.TXT
index af001cb..b2a45ac 100644
--- a/ChangeLog.TXT
+++ b/ChangeLog.TXT
@@ -1,3 +1,10 @@
+2026-06-22:
+I updated the installer so that it also copies the Adam patches over. I then
+re-arranged the patch directories to avoid having to use weird relative paths.
+New patches have been added to enable IRQ6 on startup, and the IRQ handler has
+been moved to a separate file to ensure it is compiled before the interrupt
+set-up code.
+
2026-06-19:
I added some more code tags (PURPOSE, TO USE, THEN) to various source files to
provide additional information on their use and installation. This was also done