From 92570c206cfd38ab8ee875bd76d69184665909d2 Mon Sep 17 00:00:00 2001 From: Harley Travis Date: Sun, 24 May 2026 20:07:41 -0500 Subject: Update changelog to reflect recent changes --- ChangeLog.TXT | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/ChangeLog.TXT b/ChangeLog.TXT index 1059101..3e12b81 100644 --- a/ChangeLog.TXT +++ b/ChangeLog.TXT @@ -1,9 +1,21 @@ +2026-05-24: +I updated the copyright statements to match those on the WTFPL FAQ, completed +the flags for the ST2 and ST3 in KFloppyA.HH, updating the copyright notice +accordingly, and adjusted it (and this changelog) to fit in 80 columns. + +2026-05-23: +I placed the driver into version control on a Git server I set up. + 2025-04-18: -I had a brain fart and forgot to revert the hard-coded DMA buffer address, as pointed out by TheTinkerer on the TOS Discord. -I went ahead and uncommented the stuff for splitting up the address, and fixed the base address I/O writes. -If you have installed the driver, just replace NewFloppy.HC and recompile the kernel; you should be good after that. +I had a brain fart and forgot to revert the hard-coded DMA buffer address, as +pointed out by TheTinkerer on the TOS Discord. I went ahead and uncommented the +stuff for splitting up the address, and fixed the base address I/O writes. If +you have installed the driver, just replace NewFloppy.HC and recompile the +kernel; you should be good after that. + Whoops! 2025-04-20 (hah! weed.): Moved some stuff out of the system files to make things a bit less of a mess. -Also I added a copyright notice to the readme (you can still do what the fuck you want to; see Copying.TXT). \ No newline at end of file +Also I added a copyright notice to the readme (you can still do what the fuck +you want to; see Copying.TXT). -- cgit v1.2.3