summaryrefslogtreecommitdiff
path: root/ChangeLog.TXT
diff options
context:
space:
mode:
Diffstat (limited to 'ChangeLog.TXT')
-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