summaryrefslogtreecommitdiff
path: root/ChangeLog.TXT
AgeCommit message (Collapse)Author
2026-05-27Refactor source code and create an "installer"Harley Travis
I have moved some source files into subdirectories for ease of installation. I have also added an installer script to automatically place driver files into their respective system directories.
2026-05-27Re-license all code under 0BSD in place of WTFPLHarley Travis
I have re-licensed all of my code under the more-serious 0BSD license rather than the WTFPL on the count of it being more legally sound (vulgarity was NOT a factor in this decision).
2026-05-26Update KFloppy.HC and ReadMe.TXTHarley Travis
I have corrected a copy-paste error I made while writing the multi-track write code that caused controller timeouts. I have also done further line length reduction. See ChangeLog.TXT for details.
2026-05-24Update changelog to reflect recent changesHarley Travis
2026-05-23TOSFloppy_2025-04-20T2103-0500.zip2025-04-20Harley Travis
This was the second and final Discord release of the TempleOS floppy disk controller driver, released April 20, 2025. This release saw mainly structure changes, plus the addition of a license file (the code, at this point, is licensed under Do What The Fuck You Want To Public License, version 2.0).