summaryrefslogtreecommitdiff
path: root/Adam/Patches/Mount2CaseAFDC.HC
AgeCommit message (Collapse)Author
6 daysRe-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.
7 daysAdd special tag to Adam patch filesHarley Travis
To alert the user to the need to apply the patches made to Adam after the kernel patches, I have added a special "ADAM PATCH" tag.
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-08Update Mount2CaseAFDC.HCHarley Travis
I re-worded the instructions for the manual floppy drive configuration, mainly to warn the user of the three single-digit questions.
2026-06-07Create Mount2CaseAFDC.HCHarley Travis
This file adds a case to Mount2's first switch statement to configure FDC BlkDevs. It is to be included after the BDT_ATAPI case.