summaryrefslogtreecommitdiff
path: root/Kernel/Patches/Let2BlkDevTypeFDC.HC
AgeCommit message (Collapse)Author
2026-06-20Re-arrange patch filesHarley Travis
Some of the patches are applied to files in subdirectories of ::/Kernel and ::/Adam. The directory tree has been re-arranged in such a way as to allow them to be #included without having the compiler backtrack to their parent directory.
2026-06-19Fix punctuation on Let2BlkDevTypeFDC.HCHarley Travis
I forgot to stage the change I made to this file's code tags. Whoops.
2026-06-19Complete update of source code information tagsHarley Travis
I had updated several more files after staging the previous ones, but forgot to stage these files as well. Thus, I had to commit these separately.
2026-06-12Add installation notes to source files.Harley Travis
I added comments to all patch files explaining their function and how to install them. Installation instructions were also added to some of the code files as well.
2026-06-10Create Let2BlkDevTypeFDC.HCHarley Travis
This file patches Let2BlkDevType to provide drive letters for floppy drives. The original function is to be commented out and this file included in its place.