diff options
| author | Harley Travis <harleytravis123@outlook.com> | 2026-05-27 18:04:13 -0500 |
|---|---|---|
| committer | Harley Travis <harleytravis123@outlook.com> | 2026-05-27 18:04:13 -0500 |
| commit | 32673d5872a2c77c2cc70a14a1e50cd440bc0180 (patch) | |
| tree | 568fb469e295bbb69d166765d4712c21f77568fc /ChangeLog.TXT | |
| parent | b223d23c0165fccf014a4e8c0ed1a21425be7100 (diff) | |
| download | templeos-floppy-driver-32673d5872a2c77c2cc70a14a1e50cd440bc0180.tar.gz | |
Refactor source code and create an "installer"
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.
Diffstat (limited to 'ChangeLog.TXT')
| -rw-r--r-- | ChangeLog.TXT | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/ChangeLog.TXT b/ChangeLog.TXT index 01b9808..ab636b5 100644 --- a/ChangeLog.TXT +++ b/ChangeLog.TXT @@ -1,3 +1,12 @@ +2026-05-27 (#2):
+I have restructured the source tree in preparation for future work:
+
+* The kernel code (KFloppy*) has been moved into /Kernel.
+* The disk dumper example has been moved into /Examples.
+
+I have also written an installer script that will get all of the files in
+place. It also has instructions on what #includes need to be added.
+
2026-05-27:
I, Harley Travis, as the copyright holder of all current source code written
as part of this TempleOS floppy disk controller project, have made the
|
